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 78b07daf3b pcap: make public interfaces thread-safe and handle fopen returning nullptr
the previous patch only introduced a thread-safe queue between
PHY workers (writers) and PCAP writer thread (consumer).

However, it is also required to protect the ctor (and close()) to
prevent corrupted PCAP files.

The patch also correctly handles the case where the PCAP couldn't
be openend for writing and doesn't start the thread.
4 years ago
..
adt move choice_type to adt folder 4 years ago
asn1 add the additional sec cap to NAS attach request 4 years ago
common pcap: make public interfaces thread-safe and handle fopen returning nullptr 4 years ago
interfaces add configurable fairness parameter to pf scheduler 4 years ago
mac Use MAC PDU pointer instead of tti_rx and rnti as a key to associate buffers. Decouple crc_info() and push_pdu() functions. This allows for different timing architectures in the PHY 4 years ago
phy Added Initial NR-PRACH configuration for preamble format 0 4 years ago
radio change license header to agnostic version with hint to root LICENSE file 4 years ago
rrc Added support for S1AP modify bearer request support. This includes: 4 years ago
srslog Include missing files. 4 years ago
test change license header to agnostic version with hint to root LICENSE file 4 years ago
upper rlc_am: add extended bearer metrics 4 years ago
CMakeLists.txt change license header to agnostic version with hint to root LICENSE file 4 years ago
build_info.h.in change license header to agnostic version with hint to root LICENSE file 4 years ago
config.h change license header to agnostic version with hint to root LICENSE file 4 years ago
srslte.h change license header to agnostic version with hint to root LICENSE file 4 years ago
version.h.in change license header to agnostic version with hint to root LICENSE file 4 years ago