Commit Graph

  • 40fded7222 nr,gnb,sched: improve logging of slot events in the scheduler Francisco 2021-10-29 11:54:00 +0100
  • e19a0aa281 nr,gnb,sched: refactored sched nr common event handling Francisco 2021-10-29 10:05:41 +0100
  • f2409534e4 nr,gnb,sched: Simplify sched api and locking design to better reflect the mac-phy FAPI interface - removal of condition variables from sched main calls - addition of sched sched::slot_indication call as a point of synchronization per slot - removal of sched_worker_manager class - removal of serv_cell_manager class - centralization of cc-specific functionality and components in cc_worker Francisco 2021-10-28 16:53:29 +0100
  • fa09a9d11a enb: make the pcap default boost arguments consistent with enb.conf Francisco 2021-10-30 13:17:48 +0100
  • d3a100257d lte,enb,s1 handover: stop ts1 handover timers when an handover cancel occurs after the Handover preparation Francisco 2021-10-26 15:56:36 +0100
  • 0dc9cf142a lte,enb,rrc: verify the drbtoaddmodlist is correctly updated in the add_erab case, and change the function add_erab to addmod_erab Francisco 2021-10-27 16:11:47 +0100
  • 638dbc6f7e lte,enb,rrc: the erab should not be fully released during an s1ap erab modify procedure. Instead, it should be overwritten Francisco 2021-10-27 15:41:28 +0100
  • b3d11af32d nr,gnb,mac: fix access to uninit array in MAC UE NR metrics read Francisco 2021-10-29 11:57:51 +0100
  • 74456bf3d2 Whitelist a reported deadlock involving read lock. faluco 2021-10-29 11:03:54 +0200
  • dfd16718fe Fix data race in proc_sr_nr. faluco 2021-10-29 10:56:22 +0200
  • 5275f33360 Merge branch 'next' into agpl_next Codebot 2021-10-29 07:42:28 +0200
  • dfc2ea0a3e nr,gnb,pdcp: extend the use of local rb_name member to pdcp nr Francisco 2021-10-28 17:37:51 +0100
  • c64be663d2 nr,gnb,pdcp: store the PDCP RB name in base class for easier use Francisco 2021-10-28 17:21:52 +0100
  • 3c18e7c1f3 lte,enb,pdcp: fix addition of DRB logging in PDCP Francisco 2021-10-27 16:57:11 +0100
  • 5b8d4c39af pdcp,lte: fix drb/srb id logging to account for dynamic mapping Francisco 2021-10-27 15:09:42 +0100
  • fa1c06e477 readme: update CI badges and eNB brief info Andre Puschmann 2021-10-28 15:01:34 +0200
  • 3b66c2cb2a github: remove memcheck from actions workflow Andre Puschmann 2021-10-28 15:00:06 +0200
  • e491aef74e rlc_um_nr_test: disable test9 until low TCP UL rates are understood/fixed Andre Puschmann 2021-10-28 12:43:42 +0200
  • 296758e4ab Revert "rlc_um_nr: reimplement update of RX_Next_Reassembly" Andre Puschmann 2021-10-28 12:17:41 +0200
  • 3b2f0d2f65 Fix several issues in GW class: - Avoid triggering an assertion when the gw thread is pending termination. - Re-order gw::stop method to avoid a race condition when closing the TUN device while the gw thread is still running. faluco 2021-10-28 13:01:41 +0200
  • 229b1eef21 radio,test: fix Coverity warning about dead code Andre Puschmann 2021-10-28 16:06:12 +0200
  • 8a53a9d35c ssb_decode_test: Fix stack overflow pbch_msg buffer Ismael Gomez 2021-10-28 12:06:33 +0200
  • 1272f4c327 nr,gnb,mac: fix log tti context overflow Francisco 2021-10-28 10:28:43 +0100
  • aa9b8acc10 Adding AGPL copyright to new files Codebot 2021-10-28 13:01:54 +0200
  • 1cd26af06b Merge branch 'next' into agpl_next Codebot 2021-10-28 13:01:49 +0200
  • 4c7bc57b01 enb,ue_nr: fix warning when unpacking MAC PDU with padding Andre Puschmann 2021-10-28 10:45:54 +0200
  • 5735118ea0 Make sure SCTP notifications are not handled. Improve logging of SCTP ASSOC CHANGE Pedro Alvarez 2021-10-27 18:18:49 +0100
  • 5f837c0c67 enb,nr: rewrite UL PDU processing to handle CEs in reverse order but SDUs in order Andre Puschmann 2021-10-27 17:05:30 +0200
  • 6d0aafcf69 rlc_um_nr: fix has_missing_byte_segment() routine Andre Puschmann 2021-10-27 16:58:29 +0200
  • 5b025cfbf8 rlc_um_nr: reimplement update of RX_Next_Reassembly Andre Puschmann 2021-10-27 15:51:36 +0200
  • 2366dc286d rlc_um_nr: improve logging Andre Puschmann 2021-10-27 15:51:07 +0200
  • 85e478d8ad rlc_um_nr_test: add TC to reproduce reassembly issue Andre Puschmann 2021-10-27 15:49:29 +0200
  • ca7a377878 Fixes coverity 262740 Alejandro Leal Conejos 2021-10-27 16:26:38 +0200
  • f3be849d6b Fixes coverity 339793 Alejandro Leal Conejos 2021-10-27 16:22:01 +0200
  • 4bd8b6f2de Fixes coverity 359677 Alejandro Leal Conejos 2021-10-27 16:14:22 +0200
  • af3a2ef589 Fixes coverity 359789 Alejandro Leal Conejos 2021-10-27 16:03:16 +0200
  • eb889d740d Fixes coverity 369513 Alejandro Leal Conejos 2021-10-27 12:51:47 +0200
  • 6cd917fca5 Fixes coverity 370816 Alejandro Leal Conejos 2021-10-27 11:47:40 +0200
  • 0fdbfcffd0 Removes unnecesary cast Alejandro Leal Conejos 2021-10-27 11:30:42 +0200
  • 9943c79c4a Return error in ul nas transport if AMF ctxt is not available Bedran Karakoc 2021-10-27 17:43:12 +0200
  • a14cc451d0 Addition NGAP cleanup Bedran Karakoc 2021-10-27 15:34:02 +0200
  • fa87715724 Increase context rx count for handled messages Bedran Karakoc 2021-10-27 15:33:34 +0200
  • b6b0dd911b Apply NAS security for Identity Response Bedran Karakoc 2021-10-27 15:16:21 +0200
  • 66ed8b9065 Add NSSAI slice differentiator, currently only 0 supported Bedran Karakoc 2021-10-26 13:05:46 +0200
  • 7c53f1cbab Add stdout for successful NG connection Bedran Karakoc 2021-10-26 13:04:49 +0200
  • 4e60475200 Apply security to Deregistration Request (UE Originating) Bedran Karakoc 2021-10-22 17:27:25 +0200
  • f1385640c4 Fix data race in proc_bsr and ul_harq classes. faluco 2021-10-27 12:57:19 +0200
  • 3f0d4f0293 Fix data races in proc_bsr_nr and proc_ra_nr. faluco 2021-10-27 12:22:14 +0200
  • 08e9b0b5c1 enb,rrc: reduce log level when inactivity event is received from NR Andre Puschmann 2021-10-27 18:04:14 +0200
  • 7f6801cb1e ue_sync: fix 32bit compilation Andre Puschmann 2021-10-27 09:28:09 +0200
  • 00b82bc772 Fix more issues in PHY lib joaquim-SRS 2021-10-27 11:50:27 +0200
  • 9b74e3429c Fix more Coverity issues in the PHY lib joaquim-SRS 2021-10-27 10:13:05 +0200
  • 3b1131936e Fix GTP-U bearer address conversion Nils Fürste 2021-10-26 18:37:55 +0200
  • b036da07de Extend ASN1 utils function from_number() Nils Fürste 2021-10-26 18:19:14 +0200
  • 0007473c7a Initialize variable. Fabian Eckermann 2021-10-26 16:15:56 +0200
  • f539851128 Fix possible out-of-bounds-read. Fabian Eckermann 2021-10-26 16:12:18 +0200
  • 3e9590fd13 Initialize variable. Fabian Eckermann 2021-10-26 16:11:14 +0200
  • 1c75ed10a8 Initialize variable. Fabian Eckermann 2021-10-26 14:06:58 +0200
  • 1b2d77a49d Fix possible out-of-bounds-read. Fabian Eckermann 2021-10-26 13:57:29 +0200
  • 8753ea1be5 Fix coverty defects. Fabian Eckermann 2021-10-26 12:07:59 +0200
  • 5972345c9d rrc,nr: increase msg5 timer to 5s and inactivity... Carlo Galiotto 2021-10-26 22:22:54 +0200
  • 0d67fbc36c rrc: change call to release user Carlo Galiotto 2021-10-26 19:38:02 +0200
  • 9c74dda039 rrc,nr: add msg5 and inactivity timers to RRC-NR Carlo Galiotto 2021-10-26 16:44:53 +0200
  • 0cfcd612b0 enb.conf.example: fix merge conflict Andre Puschmann 2021-10-26 22:19:29 +0200
  • edf0926a2f Batch of LGTM fixes. faluco 2021-10-26 20:00:15 +0200
  • 529e2bdf55 nr,rlc: call bsr update callback in RLC UM NR Francisco 2021-10-26 09:51:19 +0100
  • 7ad1ad800e lte,enb,rlc: atomically compute DL buffer state and update the scheduler in the eNB Francisco 2021-10-21 16:36:10 +0100
  • d972fb368c
    Some LGTM fixes (#3564) Ismael Gomez 2021-10-26 21:15:36 +0200
  • 2a2518b7e4 Fixes coverity 372096 Alejandro Leal Conejos 2021-10-26 17:22:26 +0200
  • 547ebf11f7 Fixes coverity 372880 Alejandro Leal Conejos 2021-10-26 17:17:57 +0200
  • ee0ec564ef Fixes coverity 373333 Alejandro Leal Conejos 2021-10-26 16:31:52 +0200
  • 4c518b8c82 Fixes coverity 373325 Alejandro Leal Conejos 2021-10-26 16:27:28 +0200
  • 93649429dd
    WIP: Fix Coverity issues in PHY lib (#3507) Joaquim 2021-10-26 19:59:45 +0200
  • bdbaf7357a ue,nr: Protect pending_cfgs in PHY worker_pool Ismael Gomez 2021-10-26 17:37:17 +0200
  • b058945142 Fix data race in sync::current_earfcn. faluco 2021-10-26 12:07:36 +0200
  • 92b81b200f Fix data race in ul_harq_process::current_irv. faluco 2021-10-26 11:23:40 +0200
  • c928615952 nr,gnb,sched: avoid scheduling RAR for RNTIs whose ue object is not yet created in the scheduler Francisco 2021-10-26 14:58:38 +0100
  • dc31fb05a3 Fix ODR issue detected by ASAN in arch for the srsran_verbose global variable. faluco 2021-10-26 11:48:29 +0200
  • fa8e8ddf1f Fix an ODR issue detected by ASAN in arch, where the global variable handler_registered was defined multiple times. faluco 2021-10-26 10:41:40 +0200
  • 6c8324d95e srsenb.conf.example: Fix typos and make layout consistent Nils Fürste 2021-10-26 11:04:53 +0200
  • b194bd8e63 Added comment and usage example to epc.conf.example to the request IMEI-SV option Pedro Alvarez 2021-10-26 11:19:22 +0100
  • f4adf80263 Add option to request IMEISV Matan Perelman 2021-07-23 18:34:24 +0300
  • 5d6b48311e fixing a few regression bugs in embms yagoda 2021-10-20 10:51:59 +0200
  • bc903b13d5 Added nia0 to hardcoded configuration of nr-bearer-config Pedro Alvarez 2021-10-26 12:17:45 +0100
  • a40a2dc191 Disable integrity/encription at PDCP-NR, as it will break when packets arrive out-of-order. Pedro Alvarez 2021-10-22 16:39:07 +0100
  • dcc2c1c694 rrc,nr: defer rem_user after msg3 timer expires Carlo Galiotto 2021-10-25 15:22:06 +0200
  • 497e183487 rf_zmq_imp: disable Tx baseband scaling Andre Puschmann 2021-10-26 10:10:26 +0200
  • e2d26b5a8c rlc_um_nr: log PDU without SN if full SDU is transmitted Andre Puschmann 2021-10-20 14:45:28 +0200
  • dec2fe0169 Merge remote-tracking branch 'github_public/master' into agpl_next_master_merge Codebot 2021-10-26 11:51:25 +0200
  • 2cda208936 Merge branch 'next' into agpl_next Codebot 2021-10-26 10:32:37 +0200
  • 3eb1862ab9 gnb_interface: reduce MAX_GRANTS to 4 Andre Puschmann 2021-10-25 20:59:28 +0200
  • d48ce8a07a add changelog and bump version for 21.10 Andre Puschmann 2021-10-25 21:39:33 +0200
  • 67a39fbb81 nr,sched: push BSRs into the scheduler when nr_phy_test is run with PUSCH enabled Francisco 2021-10-22 10:53:11 +0100
  • 32a1646536
    nr,gnb,rrc: Derive RRC parameters from config. Fabian Eckermann 2021-10-25 20:54:32 +0200
  • 4d8a354b17 nr,gnb,rrc: implement reestablishment reject in case of reestablishment with cause reconfigfailure and no NR carrier Francisco 2021-10-22 18:07:23 +0100
  • 91677a9dcb Fix data race in sync::state, the stop() did not acquire the required lock. faluco 2021-10-25 13:17:21 +0200
  • 5ff6b2eaa9 Fix data race in ZMQ where nsamples and running variables could be read concurrently. faluco 2021-10-25 12:26:24 +0200
  • 2f5a1ad2e3
    SRSENB: MAC controller recover MAC bearer state after PDSCH KO burst (#3225) Xavier Arteaga 2021-10-25 10:56:12 +0200
  • 322f57a952
    Initial real-time Tx gain setting (#2976) Xavier Arteaga 2021-10-25 10:54:17 +0200
  • ebab12403f
    Asynchronous NR PHY configuration (#3527) Xavier Arteaga 2021-10-25 10:51:02 +0200