osmo-bsc/src
Neels Hofmeyr 27c07690d9 replace ts_*_for_each_lchan() with ts_for_n_lchans()
So far we have a couple of macros iterating a specific number of lchans,
depending on dynamic timeslot state etc. With addition of VAMOS lchans,
this would become more complex and bloated.

Instead of separate iteration macros for each situation, only have one
that takes a number of lchans as argument. That allows to more clearly
pick the number of lchans, especially for non-trivial VAMOS scenarios.

Related: SYS#5315 OS#4940
Change-Id: Ib2c6baf73a81ba371143ba5adc912aef6f79238d
2021-05-31 05:20:03 +00:00
..
ipaccess RSL link: explicitly select rsl_link based on lchan 2021-05-28 17:22:59 +00:00
osmo-bsc replace ts_*_for_each_lchan() with ts_for_n_lchans() 2021-05-31 05:20:03 +00:00
utils Introduce NM GPRS NSVC FSM 2020-12-04 14:44:40 +01:00
Makefile.am drop IMSI filter and libfilter completely 2020-05-27 01:56:06 +02:00