srsLTE/lib/include/srslte/upper
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]"
2019-09-09 16:30:48 +02:00
..
gtpu.h Added more debug info at eNB GTP-U. Changed the pdcp_entity to follow the standard more strictly for RLC AM DRBs. 2019-06-27 17:09:52 +02:00
ipv6.h move own ipv6 header definition into own header file and use it in tft filter 2019-06-18 16:06:52 +02:00
pdcp.h added resumable procedures to make RRC and NAS non-blocking 2019-08-08 10:56:54 +02:00
pdcp_entity_base.h Removed srslte prefix from pdcp_config_t 2019-07-30 15:01:50 +02:00
pdcp_entity_lte.h Removed srslte prefix from pdcp_config_t 2019-07-30 15:01:50 +02:00
pdcp_entity_nr.h Removed srslte prefix from pdcp_config_t 2019-07-30 15:01:50 +02:00
rlc.h Moving mac timers to stack timers (#638) 2019-09-04 15:28:09 +02:00
rlc_am.h suppress type-limit warning issued by some compilers by making var signed 2019-09-09 16:30:48 +02:00
rlc_common.h Fix using deallocated PDU 2019-07-12 13:08:42 +02:00
rlc_metrics.h update copyright notice 2019-04-29 09:20:02 +02:00
rlc_tm.h Moving mac timers to stack timers (#638) 2019-09-04 15:28:09 +02:00
rlc_tx_queue.h added _t to unique_byte_buffer type 2019-05-16 12:35:01 +02:00
rlc_um.h Moving mac timers to stack timers (#638) 2019-09-04 15:28:09 +02:00