srsLTE/lib/include/srslte
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
2018-12-18 11:54:54 +01:00
..
asn1 M2 interface packing/unpacking (#305) 2018-12-12 15:22:35 +01:00
common try to load config files from /etc/srslte before checking users's home 2018-12-11 17:40:48 +01:00
interfaces simplify RRC-NAS interface and only have msg as param (RRC selects LCID) 2018-12-10 17:48:52 +01:00
phy Fixed compilation in zynq 2018-12-12 14:34:13 +01:00
radio remove RF device calibration settings from UE/eNB config 2018-10-01 21:59:07 +02:00
upper add mutex in pdcp entity 2018-12-18 11:54:54 +01:00
CMakeLists.txt minor cmake edits 2017-05-30 18:14:41 +01:00
build_info.h.in Unified include guards 2018-03-31 19:04:04 +02:00
config.h New optimization on the PHY for both UE and eNodeB (#251) 2018-09-04 17:51:35 +02:00
srslte.h Changing common/debug.h to crash_handler.h 2018-07-13 11:57:15 +01:00
version.h.in Unified include guards 2018-03-31 19:04:04 +02:00