You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann c0be8187c8 rlc interface: convert entire read_pdu() interface to return uint32_t
we had it returning int but had a bug in using the return value properly,
i.e. handling when -1 was returned in RLC TM.

Thinking about it more, it doesn't make sense to have a negative return
value here anyway. Either the RLC can return a PDU or not. If it can't the
returned lenght is zero.
3 years ago
..
common fix conversions of drb id to erab id in srsenb 4 years ago
phy Reviewed SRSENB PHY unused variables and log messages 3 years ago
stack rlc interface: convert entire read_pdu() interface to return uint32_t 3 years ago
cfg_parser.h rename srsLTE to srsRAN 4 years ago
enb.h adding MAC 0 padding support 4 years ago
metrics_csv.h rename srsLTE to srsRAN 4 years ago
metrics_json.h rename srsLTE to srsRAN 4 years ago
metrics_stdout.h metrics_stdout: fix race detected by TSAN 3 years ago
parser.h rrc - make t304 configurable via rr.conf 4 years ago