aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2021-05-12sched: Clean up helper function and improve loggingPau Espin Pedrol1-58/+58
2021-05-11encoding: Encode TA in UL ACK/NACK if availablePau Espin Pedrol1-4/+4
2021-05-11Implement T3141Pau Espin Pedrol1-0/+9
2021-05-11Split ul_tbf alloc on CCCH into new functionPau Espin Pedrol1-9/+9
2021-05-10Simplify helper function tbf_select_slot_set()Pau Espin Pedrol1-4/+4
2021-04-26Make WaitIndication T3172 configurablePau Espin Pedrol2-2/+2
2021-04-26ul_tbf: Clean up handle_tbf_reject()Pau Espin Pedrol2-5/+7
2021-04-26Make use of T3142 received from BTSPau Espin Pedrol1-2/+2
2021-04-26Stop abusing T3169Pau Espin Pedrol1-242/+8
2021-04-22pdch: rcv_resource_request: Improve robustnessPau Espin Pedrol2-155/+330
2021-03-31tbf: Get rid of attribute poll_tsPau Espin Pedrol1-10/+8
2021-03-31tbf: Get rid of attribute poll_fnPau Espin Pedrol2-73/+84
2021-03-31Get rid of param 'poll' with constant valuePau Espin Pedrol1-36/+36
2021-03-31tbf: get rid of poll_state completelyPau Espin Pedrol1-16/+0
2021-03-31tbf: Allow multiple concurrent pollsPau Espin Pedrol1-400/+315
2021-03-31tbf: Get rid of unneeded poll_scheduled()Pau Espin Pedrol1-104/+104
2021-03-31pdch_ulc: Store TBF poll reasonPau Espin Pedrol1-6/+6
2021-03-31pdch_ulc: Support picking RRBP other than N+13Pau Espin Pedrol4-1/+129
2021-03-31Pick unreserved UL FN when allocating an SBAPau Espin Pedrol2-0/+34
2021-03-24Properly implement N3101Pau Espin Pedrol1-69/+73
2021-03-24Track scheduled UL blocks through USFPau Espin Pedrol1-0/+275
2021-03-17sysmo: fix wrong FN jumps in rx RA.indPau Espin Pedrol1-1/+1
2021-03-15ulc: Fix FN store order upon wrap aroundPau Espin Pedrol3-48/+72
2021-03-15tests: ulc: Show current bug with FN wrap aroundPau Espin Pedrol3-0/+330
2021-03-15tests: Introduce unit tests for PDCH UL ControllerPau Espin Pedrol5-0/+212
2021-03-15cosmetic: tests/Makefile.am: Split content into several linesPau Espin Pedrol1-3/+21
2021-03-15bts: Detect FN jumpsPau Espin Pedrol2-5/+61
2021-03-15Replace PollController with newly added PDCH UL ControllerPau Espin Pedrol2-49/+163
2021-03-15Add new PDCH UL Controller, drop SBAllocator classPau Espin Pedrol2-2/+2
2021-03-12pdch: Log FN when decoding UL Ctrl blockPau Espin Pedrol1-58/+58
2021-03-12tests: rlcmac: Fix C vs C++ linkage of extern symbolPau Espin Pedrol1-1/+2
2021-03-12Track TDMA clock with DATA.ind instead of TIME.indPau Espin Pedrol1-140/+140
2021-03-04tbf: Log N310* counter incrementsPau Espin Pedrol1-0/+2
2021-03-03sched: sched_select_downlink(): Clean up param list and improve loggingPau Espin Pedrol1-178/+178
2021-03-03sched: sched_select_ctrl_msg(): Clean up param list and improve loggingPau Espin Pedrol1-30/+30
2021-03-03gprs_ms: Use standarized logging on more messagesPau Espin Pedrol3-223/+223
2021-03-03ms: clarify delayed MS release process related code and loggingPau Espin Pedrol2-1/+3
2021-03-02tbf_dl: fix FBI not set upon X2031 = 0Pau Espin Pedrol1-0/+23
2021-03-02tbf_dl: Fix m_last_dl_drained_fn not set under some conditionsPau Espin Pedrol1-4/+4
2021-03-02tbf: log keep_open condition statusPau Espin Pedrol1-0/+2
2021-02-26Remove uneeded ms param from alloc_algorithm_func_t funcPau Espin Pedrol1-5/+2
2021-02-26tbf: Improve logging when TBF being allocated or no TBF availPau Espin Pedrol3-50853/+50853
2021-02-26pdch: Standarize and improve loggingPau Espin Pedrol2-462/+462
2021-02-25tbf: Log timeslot allocation failurePau Espin Pedrol2-0/+40
2021-02-24Support uplink multi-slot allocationsPau Espin Pedrol3-8622/+7457
2021-02-22Use ALPHA value received in SI13 from PCUIFPau Espin Pedrol1-1/+0
2021-02-19tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol11-11/+11
2021-02-19tests: Explicitly drop category from logPau Espin Pedrol7-1/+14
2021-02-16gprs_bssgp: rename gprs_ns_config -> gprs_ns_update_configAlexander Couzens1-1/+1
2021-01-30tests/rlcmac: add more test vectors for Packet Resource RequestVadim Yanitskiy3-0/+47