Commit Graph

10489 Commits

Author SHA1 Message Date
Codebot e1d5f406ef Merge branch 'next' into agpl_next 2022-10-09 21:12:23 +00:00
Pedro Alvarez 3c17686c0a enb,s1ap: make sure we trigger s1 setup failure when we get the S1 setup failure message 2022-10-06 12:02:21 +01:00
Pedro Alvarez 2a60562a2e enb,s1ap: adding SCTP configuration to enb.conf 2022-10-06 12:02:21 +01:00
Pedro Alvarez 08d03ee6e2 netutils,s1ap: split setting the SCTP options into different functions.
Added option for SO_REUSE_ADDR. Removed sctp_init_socket function.
2022-10-06 12:02:21 +01:00
Pedro Alvarez 142bfd6ea8 lib,netutils: added extra logging for opening/closing socket. 2022-10-06 12:02:21 +01:00
Robert Falkenberg ebefc73d0c rf: print the cause of failed RF plugins to stdout 2022-10-06 13:01:19 +02:00
Piotr Gawlowicz 0a36e35f84 rrc: add T300 timer 2022-10-06 13:00:26 +02:00
Codebot 3defd1bcf6 Merge branch 'next' into agpl_next 2022-09-25 21:12:24 +00:00
Robert Falkenberg ffc9ca5591 threads: don't join thread if pthread_create failed; fix error messages 2022-09-22 10:55:37 +02:00
yagoda 19918d9a67 phy,mac,mbms: moving payload buffer from MAC to PHY to avoid thread clashes 2022-09-21 13:41:00 +02:00
yagoda acae2d88c6 phy,mbms: updating mutex and cvar in embms 2022-09-21 13:39:43 +02:00
Pedro Alvarez 736a536d32 sched: change from srsran::deque to std::deque to avoid memory leak 2022-09-21 09:39:19 +02:00
Andre Puschmann ef50c9abe5 srsran_asn1_nas_test: fix uninitalized value in packing test 2022-09-21 09:37:42 +02:00
Piotr Gawlowicz 77cd6d2275 mac: add backoff indicator 2022-09-21 09:36:54 +02:00
Codebot f4c68d3521 Merge branch 'next' into agpl_next 2022-09-21 07:19:03 +00:00
Robert Falkenberg 85b4d27f9f make/gcc: disable [-Werror=maybe-uninitialized] for GCC >= 11.2.0 2022-09-20 11:22:37 +02:00
Codebot ce8a3cae17 Merge branch 'next' into agpl_next 2022-08-04 14:18:08 +00:00
Ismael Gomez b15eefb05f srsenb,nr: fix calculation of allocated bytes on pending UL HARQ preventing UL rate to achieve maximum. 2022-08-02 22:07:47 +02:00
Codebot 6c559ad54b Adding AGPL copyright to new files 2022-07-31 21:12:27 +00:00
Codebot 234f99de24 Merge branch 'next' into agpl_next 2022-07-31 21:12:25 +00:00
Andre Puschmann 633959f71c changelog,cmake: add 22.04.1 changes and bump CMake version 2022-07-27 17:50:16 +02:00
Matan Perelman 0c1a7018ec lib: Minor reformat 2022-07-27 17:49:40 +02:00
Matan Perelman 1b22c372a1 lib,nas: Add test for generic_nas_transport packing and unpacking 2022-07-27 17:49:40 +02:00
Matan Perelman 6fc1a638da lib,nas: Fix packing and unpacking add_info in generic_nas_transport 2022-07-27 17:49:40 +02:00
Andre Puschmann a724024c15 gnb,rcc_test: fix coreset0 index for NSA config 2022-07-26 15:27:12 +02:00
Andre Puschmann 8cc7b3f614 enb,txrx: don't print SSB ARFCN/freq for EUTRA carriers 2022-07-26 15:27:12 +02:00
Andre Puschmann 0ec3c80ac6 srsue,rrc_nr: remove strict requirement for SSB offset=6
tested with coreset0_idx=6/7 with srsENB. there could be more
changes required for other config value combinations though.
2022-07-26 15:27:12 +02:00
Ismael Gomez a43e2a877c srsgnb: make coreset0_idx optional 2022-07-26 15:27:12 +02:00
Ismael Gomez a6a9274203 srsgnb: derive SSB frequency and ssb_offset based on user provided coreset0 index configuration. Added extra configuration validators 2022-07-26 15:27:12 +02:00
Ismael Gomez fef61554b2 srsgnb,sched: mark as occupied the resources used by SSB before scheduling other PDSCH (eg SIB1). Prevents overlapping SIB1 PDSCH with SSB 2022-07-26 15:27:12 +02:00
Matan Perelman ce731c851c enb,cfg_parser: Add SIB5 parsing. 2022-07-26 15:24:20 +02:00
Francisco Paisana 8de3d7436e fix paging opportunity calculation in RRC and add respective unit test 2022-07-26 12:43:38 +02:00
Codebot 38a520b3c2 Merge branch 'next' into agpl_next 2022-07-24 21:12:22 +00:00
Paul Sutton eb4ec84310 minor example config edit to include NAS ZUC support 2022-07-22 21:24:53 +02:00
Pedro Alvarez e4207b177f lib,rlc_am_lte: added fix for full tx window with wraparround 2022-07-21 11:26:30 +01:00
Pedro Alvarez b001d6c10e lib,rlc_am_lte: fix checkers for the TX window full 2022-07-21 11:26:30 +01:00
Andre Puschmann 72220aa811 enb,phy: do not start start plots if LTE workers don't exist
this was causing a segfault when the GUI was enabled in SA mode, i.e. without LTE cells
we only support the GUI with LTE enabled.
2022-07-21 10:24:03 +02:00
Andre Puschmann 6f2c641941 ue,sa: enable PCAP writing for NAS-5G 2022-07-21 10:24:03 +02:00
Piotr Gawlowicz 51fdfa334d epc: fix example usage text in the srsepc_if_masq.sh script 2022-07-21 10:23:20 +02:00
Shubham Tatvamasi 9d6385c84f ci: use matrix-keyword for x86/aarch64 builds
Cherry-picked from Shubham Tatvamasi (https://github.com/ShubhamTatvamasi)
initial commit
2022-07-21 09:55:38 +02:00
Zishuai CHENG 2e4b1aceaf Parse tmsi type of mobile id and fixed the content length of network feature support 2022-07-21 09:55:38 +02:00
Matan Perelman 218bf1c916 enb,cfg_parser: Fix ac_barring_for_mo_data time typo. 2022-07-21 09:55:38 +02:00
Matan Perelman 375709b449 enb,cfg_parser: Add SIB6 parsing. 2022-07-21 09:55:38 +02:00
Matan Perelman 602bca70a4 enb,cfg_parser: Allow sib4 to contain black cell list only. 2022-07-21 09:55:38 +02:00
Matan Perelman f571d46cf8 enb,cfg_parser: Add GERAN speed state scale factors 2022-07-21 09:55:38 +02:00
Matan Perelman 88998385eb NAS: Add configuration for LAC. 2022-07-21 09:55:38 +02:00
Matan Perelman 436235b92c enb,cfg_parser: Fix log typo. 2022-07-21 09:55:38 +02:00
David Rupprecht 68fe21928e Added initialization of nas5g logger 2022-07-21 09:55:38 +02:00
Robert Falkenberg 7e7eceda15 ctest: Viterbi test skips 0dB for non AVX2 machines
The accuracy of the 8-bit implementation of the Viterbi decoder used on
non-AVX2 machines falls below the theoretical accuracy at 0dB.
2022-07-19 14:34:38 +02:00
Robert Falkenberg 06f2ab6d7c ctest: PDCCH test skips 100PRB for non AVX2 machines
The current 8-bit Viterbi decoder implementation for SSE (non-AVX2)
is not accurate enough to reliably decode all messages with a
code rate ~0.9 or higher, e.g. DCI format 2/2A messages in 100 PRB cell
at aggregation level 0.
2022-07-19 14:34:38 +02:00