osmo-pcu/tests
Max ee5be3a009 TBF: implement independent T31xx timers
Previously TBF got single timer so the pending timer was automatically
cancelled when new one was scheduled. Let's make it more robust by
implementing independent T31 xx timers from 3GPP TS 44.060 §13.2 with
corresponding start/stop functions and counters.

The semantics of the timers is preserved as before: pending timers are
restarted unconditionally. It might be neecessary to change this later on
after spec review.

N. B. T0: used for assign/reject timeouts, have to be properly
attributed and documented first.

Change-Id: I0305873ca47534f53441247217881da59625e1f7
Related: OS#2407
2017-12-20 17:49:25 +01:00
..
alloc TS alloc: properly count UL slots 2017-09-12 11:58:29 +02:00
bitcomp tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
codel llc: Add CoDel AQM implementation 2015-07-21 19:22:32 +02:00
edge tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
emu tests: remove unused definition 2017-06-22 13:28:39 +02:00
fn BTS: Convert relative frame numbers to absolute frame numbers 2017-03-05 12:23:56 +00:00
llc tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
llist llist: Add missing const qualifier in llist cast method 2015-08-24 12:23:50 +02:00
ms tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
rlcmac remove pcu own bitvector implementation 2017-05-15 12:46:33 +00:00
tbf TBF: implement independent T31xx timers 2017-12-20 17:49:25 +01:00
types remove pcu own bitvector implementation 2017-05-15 12:46:33 +00:00
Makefile.am tests: Don't use private version of log_info but global gprs_log_info 2017-10-29 11:02:34 +01:00
testsuite.at BTS: Convert relative frame numbers to absolute frame numbers 2017-03-05 12:23:56 +00:00