srsLTE/lib/include/srslte
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 allow integrity protection for identity response 2019-10-01 20:59:00 +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
interfaces typedefed the proc_result_t<void> to become proc_state_t 2019-10-23 18:19:25 +02:00
phy Refactor in eNodeB, add channel emulator and fixes in OFDM 2019-10-23 11:09:39 -05:00
radio Remove set_master_clock_rate from PHY RF API 2019-09-20 15:43:07 +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
build_info.h.in fix include in build_info.h template 2019-05-28 13:04:53 +02:00
config.h Removing deplicated error codes. 2019-06-07 13:51:56 +02:00
srslte.h SRSUE: Added SCell synchronizer and measurements based on reference signals 2019-09-20 16:20:31 +02:00
version.h.in update copyright notice 2019-04-29 09:20:02 +02:00