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.
Andre Puschmann 58763fb714 stack: move initialization of log object into ctor
this fixes the issue when the stack is torn down if, for example,
the radio couldn't be loaded correctly. it will hence call stop() on all stack
components which are not initialzized yet, and logging therefore doesn't work.
the log object is know during contruction time and therefore can be passed
in as soon as possible.
5 years ago
..
asn1 liblte_mme: fix packing and unpacking of modify EPS bearer context 6 years ago
common mux: fix packing of short MAC PDUs 5 years ago
interfaces Added attach request as a UL info trasnfer in the UE. Added interface to remove eps bearer map when going idle. Fixed bug in GW in assignment of IPv4 addresses. UE seems to rebound from the service reject now. 5 years ago
phy Use correlation for neighbour RSRP measurement 5 years ago
radio SRSUE: Refactored asynchronous cell and ue_radio. CA Fixed. 6 years ago
upper stack: move initialization of log object into ctor 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