mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-bts.git
synced 2025-11-12 18:06:33 +00:00
* we have to use modulo 51, not 50 * the check for FACCH/SCH has to be applied to to the fn % 51 result Change-Id: I540a7eeef3ea3ed7347f0f1b5a5a6fe7ce0ec8bb
25 lines
581 B
Plaintext
25 lines
581 B
Plaintext
Testing that paging messages expire.
|
|
Testing that paging messages expire with sleep.
|
|
Fn: AGCH: (bs_ag_blks_res=[0:7]
|
|
002: . . . . . . . . (BCCH)
|
|
006: 0 1 1 1 1 1 1 1
|
|
012: 0 0 1 1 1 1 1 1
|
|
016: 0 0 0 1 1 1 1 1
|
|
022: 0 0 0 0 1 1 1 1
|
|
026: 0 0 0 0 0 1 1 1
|
|
032: 0 0 0 0 0 0 1 1
|
|
036: 0 0 0 0 0 0 0 1
|
|
042: 0 0 0 0 0 0 0 0
|
|
046: 0 0 0 0 0 0 0 0
|
|
053: . . . . . . . . (BCCH)
|
|
057: 0 1 1 1 1 1 1 1
|
|
063: 0 0 1 1 1 1 1 1
|
|
067: 0 0 0 1 1 1 1 1
|
|
073: 0 0 0 0 1 1 1 1
|
|
077: 0 0 0 0 0 1 1 1
|
|
083: 0 0 0 0 0 0 1 1
|
|
087: 0 0 0 0 0 0 0 1
|
|
093: 0 0 0 0 0 0 0 0
|
|
097: 0 0 0 0 0 0 0 0
|
|
Success
|