srsLTE/lib/test
Francisco Paisana 349646a9da created a new class for timers. It uses a priority queue to avoid incrementing all timers every tti (step_all() went from O(N) to O(1)), and that is not bounded in number of timers. Not being bounded will be useful for layers that require one or more timers per UE 2019-10-23 19:25:48 +01:00
..
asn1 Fix coverty issues (#652) 2019-09-13 15:06:20 +02:00
common created a new class for timers. It uses a priority queue to avoid incrementing all timers every tti (step_all() went from O(N) to O(1)), and that is not bounded in number of timers. Not being bounded will be useful for layers that require one or more timers per UE 2019-10-23 19:25:48 +01:00
phy RRC-PHY interface (#639) 2019-09-04 16:59:10 +02:00
upper fix RLC AM issue where an invalid status PDU was generated 2019-10-04 16:29:03 +02:00
CMakeLists.txt update copyright notice 2019-04-29 09:20:02 +02:00