srsLTE/lib/include/srslte
Ismael Gomez c92c61d560
Optimized front-end logging processing (#641)
Avoid memory allocation and stringstream in log frontend calls (executed from worker threads). Uses a buffer pool of fixed buffer and vsnprintf
2019-09-04 15:32:29 +02:00
..
asn1 fix asn1 version separator string 2019-09-02 20:21:54 +02:00
common Optimized front-end logging processing (#641) 2019-09-04 15:32:29 +02:00
interfaces fixed group extensions, removed extra presence flag for copy_ptr<T> types as it was just a source of bugs. 2019-09-02 20:21:54 +02:00
phy fixing various issues in NB-IoT sync code detected by Coverity and clang-tidy 2019-08-08 11:12:49 +02:00
radio introduce layerd architecture we use for UE to eNB 2019-07-12 04:17:56 +02:00
upper Moving mac timers to stack timers (#638) 2019-09-04 15:28:09 +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 update copyright notice 2019-04-29 09:20:02 +02:00
version.h.in update copyright notice 2019-04-29 09:20:02 +02:00