osmo-bts/src
Philipp Maier 9feddb7edf measurement: make sure state is reset on chan act.
At the moment only lchan_meas_reset is reset on channel activation.
All other states are not reset. This may lead to irretations in the
first measurement interval if there are still leftover messages from
a previous connection. Lets ensure everything is reset to zero by
zeroing out the whole .meas struct in struct lchan.

- Add a centralized function that does the reset
- Call that function from rsl_tx_chan_act_ack() in rsl.c

Change-Id: I880ae3030df6dcd60c32b7144c3430528429bdea
Related: OS#2975
Related: OS#2987
2018-08-20 12:19:30 +02:00
..
common measurement: make sure state is reset on chan act. 2018-08-20 12:19:30 +02:00
osmo-bts-litecell15 Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
osmo-bts-octphy Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
osmo-bts-omldummy Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
osmo-bts-sysmo Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
osmo-bts-trx fix timespec subtraction in compute_elapsed_us() 2018-08-17 14:25:30 +02:00
osmo-bts-virtual Clarify frame loss counter for l1sched_chan_state 2018-08-01 02:35:07 +07:00
Makefile.am Add 'osmo-bts-omldummy' to bring up only OML without RSL 2018-03-17 15:22:51 +01:00