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 d9577f0e1e suppress type-limit warning issued by some compilers by making var signed
Used to happen with older gcc giving:

"rlc_am.cc:1791:22: error: comparison of unsigned expression >= 0 is always true [-Werror=type-limits]"
5 years ago
..
gtpu.h Added more debug info at eNB GTP-U. Changed the pdcp_entity to follow the standard more strictly for RLC AM DRBs. 5 years ago
ipv6.h move own ipv6 header definition into own header file and use it in tft filter 5 years ago
pdcp.h added resumable procedures to make RRC and NAS non-blocking 5 years ago
pdcp_entity_base.h Removed srslte prefix from pdcp_config_t 5 years ago
pdcp_entity_lte.h Removed srslte prefix from pdcp_config_t 5 years ago
pdcp_entity_nr.h Removed srslte prefix from pdcp_config_t 5 years ago
rlc.h Moving mac timers to stack timers (#638) 5 years ago
rlc_am.h suppress type-limit warning issued by some compilers by making var signed 5 years ago
rlc_common.h Fix using deallocated PDU 5 years ago
rlc_metrics.h update copyright notice 6 years ago
rlc_tm.h Moving mac timers to stack timers (#638) 5 years ago
rlc_tx_queue.h added _t to unique_byte_buffer type 6 years ago
rlc_um.h Moving mac timers to stack timers (#638) 5 years ago