srsRAN/srsue
Andre Puschmann 465c3d9186 proc_sr: remove info log when starting SR proc
this was a very noisy log that was printed in pretty much
every TTI because the BSR procedure starts a SR whenever
it needs to send a regular BSR. The SR is canceled when a UL
grant arrives but the log line stays there.

Since we are printing a log when we actually signal a SR
to the PHY, this line is not needed.
2020-10-28 12:05:53 +01:00
..
hdr proc_bsr: refactor and add extra print_state() method 2020-10-28 12:05:53 +01:00
src proc_sr: remove info log when starting SR proc 2020-10-28 12:05:53 +01:00
test mac_test: cosmetic change 2020-10-28 12:05:53 +01:00
CMakeLists.txt Updated copyright 2020-03-16 11:26:06 +01:00
ue.conf.example Fix comments in ue.conf 2020-09-14 16:54:47 +02:00