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 955f5dd37a add mutex in pdcp entity
write_sdu and write_pdu are not re-entrant because all functions
that deal with the counters, e.g. integrity check and generate,
must be protected because MAC threads may call them at the same time.

this addresses issue #254
6 years ago
..
asn1 M2 interface packing/unpacking (#305) 6 years ago
common try to load config files from /etc/srslte before checking users's home 6 years ago
interfaces simplify RRC-NAS interface and only have msg as param (RRC selects LCID) 6 years ago
phy Fixed compilation in zynq 6 years ago
radio remove RF device calibration settings from UE/eNB config 6 years ago
upper add mutex in pdcp entity 6 years ago
CMakeLists.txt minor cmake edits 8 years ago
build_info.h.in Unified include guards 7 years ago
config.h New optimization on the PHY for both UE and eNodeB (#251) 6 years ago
srslte.h Changing common/debug.h to crash_handler.h 7 years ago
version.h.in Unified include guards 7 years ago