Codebot
|
d1d38d1826
|
Merge branch 'next' into agpl_next
|
3 years ago |
Francisco Paisana
|
359cff2302
|
sched,lte: fix test for LTE scheduler Msg3 detection
|
3 years ago |
Francisco Paisana
|
7a527cd09e
|
fix,lte: zero-initialize phy_meas_t in rlf test
|
3 years ago |
Francisco Paisana
|
36eee0ab40
|
test,nr: add ra_search_space configuration to phy_cfg_nr; now the test ue searches for RA-RNTI while expecting a RAR
|
3 years ago |
Francisco Paisana
|
2668a8f68b
|
sched,nr: fix Msg3 decoding in PHY to not expect any UCI
|
3 years ago |
Francisco Paisana
|
d8d99054d5
|
sched,nr: fix RAR encoding in NR scheduler
|
3 years ago |
Pedro Alvarez
|
b762e62125
|
Bump SCTP event notification logging to info.
|
3 years ago |
Xavier Arteaga
|
2cd5e98132
|
Fix NULL check in DCI NR for RAR type
|
3 years ago |
Xavier Arteaga
|
3784359da5
|
Use NR DCI format 0_0 packing and unpacking for TC-RNTI type
|
3 years ago |
Xavier Arteaga
|
b846116c5c
|
Added NR RAR UL DCI packing
|
3 years ago |
Francisco Paisana
|
55d83a1279
|
fix compilation issue due to wrong include path for srsran_assert.h file
|
3 years ago |
Francisco Paisana
|
664bc626bf
|
sched,nr: creation of basic logic for NR SI scheduling
|
3 years ago |
Francisco Paisana
|
f518861ebc
|
fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ
|
3 years ago |
Francisco Paisana
|
599fc978a5
|
improvement of srsran_assert design, with specializations to enable/disable assertions based on compile flags other than ASSERTS_ENABLED. Creation of the support/ folder
|
3 years ago |
Ismael Gomez
|
5c526a4895
|
Add rrc_event log for HO command
|
3 years ago |
Ismael Gomez
|
7839ab09dc
|
Add RLF-Reportv9 to srsUE
|
3 years ago |
Codebot
|
eeed85ab09
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
83f103fe4b
|
Merge branch 'next' into agpl_next
|
3 years ago |
Francisco Paisana
|
a366982e06
|
sched,nr: fix derivation of RAR window
|
3 years ago |
Francisco Paisana
|
e896ac49e8
|
adt: create split optional span view to be used for C-array types
|
3 years ago |
Francisco Paisana
|
d616e46936
|
adt: allow choice between static and dynamic optional vector types
|
3 years ago |
Francisco Paisana
|
1596fcf349
|
adt: rename optional table to optional array
|
3 years ago |
Francisco Paisana
|
8c24cfebd3
|
adt: create data structure type to represent an array of optional fields
|
3 years ago |
Francisco Paisana
|
eb4999a18e
|
lte,pdcp: silence error message when a reconfiguration of a PDCP entity is no-op
|
3 years ago |
Francisco Paisana
|
9855450a4a
|
sched,nr: use real ra-WindowSize in NR scheduler
|
3 years ago |
David Rupprecht
|
3217c00cfc
|
Adjusting NAS base security function to 5G
|
3 years ago |
Francisco Paisana
|
24cbf1a0c1
|
sched,nr: fix msg3 retransmissions and add it to the sched nr random test.
|
3 years ago |
Francisco Paisana
|
a61d59993f
|
sched,nr: created time-domain round-robin scheduler
|
3 years ago |
Francisco Paisana
|
eecfee365b
|
sched,nr: fix softbuffer dimensioning for NR scheduler. Renamed sched_nr_rb_grid file
|
3 years ago |
Codebot
|
60fb9ae9a6
|
Merge branch 'next' into agpl_next
|
3 years ago |
Codebot
|
645c0e5ff6
|
Adding AGPL copyright to new files
|
3 years ago |
Codebot
|
635d0bc6e9
|
Merge branch 'next' into agpl_next
|
3 years ago |
Andre Puschmann
|
4795f57da0
|
enb,mac: only handle MAC SDUs
|
3 years ago |
Andre Puschmann
|
824424a858
|
slot_worker: fix length calculation for PUSCH PDUs
|
3 years ago |
Andre Puschmann
|
32ab1baeb1
|
enb,rrc: during NSA activation, remove EUTRA DRB and set MAC logical channel config
|
3 years ago |
Andre Puschmann
|
fc2b6a7fb5
|
ue,rrc: fail NR reconfiguration if mac-logicalChannelConfig is not present
|
3 years ago |
Andre Puschmann
|
2e9f487ebc
|
enb,nsa: add missing RLC config and MAC cell group config
|
3 years ago |
Andre Puschmann
|
9e7852ac83
|
srsran_asn1_nr: add RLC config to packing test
|
3 years ago |
Andre Puschmann
|
e6d9ec40ef
|
ue,rrc: let RRC reconfig fail when LCID cannot be derived from DRB id
|
3 years ago |
Andre Puschmann
|
1c3a03cb2b
|
rlc: fix memleak in queue_rx_pdu
* alternative to #3141
* use byte_buffer as queue element
|
3 years ago |
faluco
|
deb157daa2
|
Fix an invalid read lock when mutating the users member map in the rlc class.
The method rlc::add_user should use a write lock instead since we assert that no user exists before inserting a new one.
|
3 years ago |
Andre Puschmann
|
46346d6a9a
|
enb,nr: init RLC and PDCP components
|
3 years ago |
Andre Puschmann
|
c365c16531
|
gnb_interfaces: inherit from EUTRA interfaces when they are identical
|
3 years ago |
Andre Puschmann
|
4076338a1b
|
enb: add MAC-NR PCAP
* use fixed filename until eNB stack layout is decided
|
3 years ago |
Andre Puschmann
|
c03623863b
|
enb,nsa: fix UL PDU processing
* remove const from pusch_info() MAC/PHY interface to allow moving unique byte buffer
|
3 years ago |
Andre Puschmann
|
10ce25442f
|
rrc_nr: remove redundant configuration of log level
|
3 years ago |
Andre Puschmann
|
40cabdff08
|
set DL MCS for NR to 28
|
3 years ago |
Andre Puschmann
|
08215a85ff
|
enb,nr: handle nullptr return when allocating PDU
|
3 years ago |
Andre Puschmann
|
fc35c0ee51
|
enb,nsa: fix packing of DL MAC PDUs
* use byte_buffer_t as interface type for DL PHY-MAC interface
* fix missing clear() for new DL tx
|
3 years ago |
Andre Puschmann
|
4a828be39f
|
rlc_am_test: fix reestablishment test
after changing the retx counting we receive one SDU more than before
|
3 years ago |