osmo-pcu/tests
Pau Espin 33cb3d6175 Use always RFN when handling RACH indications
The previous code was really confusing, passing full FNs as RFNs under
certain external conditions, and then assuming the RFN input of
rfn_to_fn() function could actually be a FN.

As a result, we had a lot of code behaving slightly different depending
on whether the incomding FN from pcuif was filled in by a BSC or a BTS.
Avoid this b ehavior differentiation and always assume the most
restricted one, aka RFN.

Change-Id: Ib3b5702168195b595711cd0ff32c211b9aba429d
2023-05-31 20:49:56 +02:00
..
alloc tbf: Improve TBF name description in logs 2023-05-31 12:54:14 +02:00
app_info tbf: Improve TBF name description in logs 2023-05-31 12:54:14 +02:00
bitcomp tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
codel tests: Replace deprecated API log_set_print_filename 2021-02-19 16:24:11 +01:00
edge pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
emu pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
fn pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
llc pcu_l1_if_phy: fix API function names 2023-05-03 09:57:38 +02:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms tbf: Improve TBF name description in logs 2023-05-31 12:54:14 +02:00
rlcmac tests/rlcmac: use ARRAY_SIZE macro 2022-08-06 02:51:46 +07:00
tbf Use always RFN when handling RACH indications 2023-05-31 20:49:56 +02:00
types tbf: Improve TBF name description in logs 2023-05-31 12:54:14 +02:00
ulc tbf: Improve TBF name description in logs 2023-05-31 12:54:14 +02:00
Makefile.am Move resource allocation outside of tbf allocation 2023-04-26 13:29:03 +02:00
testsuite.at tests: Introduce unit tests for PDCH UL Controller 2021-03-15 19:35:43 +01:00