srsLTE/lib/include/srslte/adt
Francisco 99f94d9a1a Bug fixes of srseNB scheduler TPC
- fix encoding of TPC command
- use of exponential average with irregular sampling for the ULSNR average estimate.
  Turns out using a time-windowed average for the SNR was a bad idea.
  If the UL grants are very sporadic, the SNR time window will never have samples
  when a TPC is encoded
- update of TPC sched test
- other fixes in accumulators lib
2020-12-12 15:59:27 +01:00
..
accumulators.h Bug fixes of srseNB scheduler TPC 2020-12-12 15:59:27 +01:00
adt_utils.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
bounded_bitset.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
bounded_vector.h fix assertion messages for bounded_vector::back() method 2020-12-12 15:59:27 +01:00
circular_array.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
expected.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
interval.h The struct tti_point is now used ubiquitously in the scheduler 2020-12-12 15:59:26 +01:00
move_callback.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
observer.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
scope_exit.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00
span.h change license header to agnostic version with hint to root LICENSE file 2020-12-12 15:59:25 +01:00