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.
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
5 years ago
..
asn1 fix asn1 version separator string 5 years ago
common Optimized front-end logging processing (#641) 5 years ago
interfaces fixed group extensions, removed extra presence flag for copy_ptr<T> types as it was just a source of bugs. 5 years ago
phy fixing various issues in NB-IoT sync code detected by Coverity and clang-tidy 5 years ago
radio introduce layerd architecture we use for UE to eNB 5 years ago
upper Moving mac timers to stack timers (#638) 5 years ago
CMakeLists.txt update copyright notice 6 years ago
build_info.h.in fix include in build_info.h template 6 years ago
config.h Removing deplicated error codes. 5 years ago
srslte.h update copyright notice 6 years ago
version.h.in update copyright notice 6 years ago