10731 Commits (ec29b0c1ff79cebcbe66caa6d6b90778261c42b8)
 

Author SHA1 Message Date
Codebot ec29b0c1ff Merge branch 'next' into agpl_next 9 months ago
Piotr Gawlowicz f8978a6978 ue,muxc,harq: save msg3 to be used in the following RACH attempts 9 months ago
Piotr Gawlowicz 9b024eec5c ue,mac,ra: fix contention resolution procedure 9 months ago
Piotr Gawlowicz 376e835e65 ue,phy: always reset HARQ buffer for RAR 9 months ago
Piotr Gawlowicz 184199ca05 ue,mac: fix mac_rar_pdu_nr::unpack function 9 months ago
Piotr Gawlowicz 6f094506da ue,rrc,prach: receive nof_preambles, use random preamble and ue identity 9 months ago
Codebot eea87b1d89 Adding AGPL copyright to new files 12 months ago
Codebot 3eae95ddef Merge remote-tracking branch 'origin/next' into HEAD 12 months ago
Piotr Gawlowicz 4eb990c9c6 phy: add Cedron freq estimation algorithm 12 months ago
Robert Falkenberg cb581e3b55 cmake: add option to enable/disable -Werror 12 months ago
Robert Falkenberg b28c94bd52 radio: add #include <string> 1 year ago
Francisco Paisana c8a0b2a994 fix compilation issue 1 year ago
Francisco Paisana 7f10505ad9 fix access to LCG priority 1 year ago
Francisco Paisana 8ae0b9bc05 mac: fix handling of the logical channel group priority in the srsue 1 year ago
ninjab3s c845cbcbd5 phy: Include missing string.h 1 year ago
Piotr Gawlowicz 44ac6c2675 band_helper: fix rounding error in center freq calculation 1 year ago
Codebot fa56836b14 Merge branch 'next' into agpl_next 1 year ago
Max 737c5ae712 RSRP fix for TX-port 1 year ago
herlesupreeth 79e1230a65 rrc_nr: fix applying of dedicated PUSCH and PDSCH DMRS configuration 1 year ago
Codebot 921f17484e Merge branch 'next' into agpl_next 2 years ago
Andre Puschmann 179f7d8d69 asn1,test: add return value check for meas test 2 years ago
Andre Puschmann c094b0a8ed ci: remove builds for Ubuntu 18.04 using github actions
it seems that runners for Ubuntu 18.04 can't be found anymore.
removing it from the actions.
2 years ago
Codebot 655a098b71 Merge branch 'next' into agpl_next 2 years ago
yagoda adc0e2de52 changelog: update 23.04 changelog 2 years ago
Robert Falkenberg b608a68211 examples: remove unused parameter 2 years ago
Robert Falkenberg 3695d607a8 adt,test: add missing std before move 2 years ago
Francisco Paisana 3bd8ad9bd1 rrc: fix rrc_mobility_test 2 years ago
Francisco Paisana 46c3fcc472 fix rrc_asn1_test 2 years ago
Francisco Paisana e0d10a2625 update rrc asn1 to release 17 2 years ago
Andre Puschmann 51e4711bc4 asn1,test: add missing byte to test vector
copy and paste error and last byte was lost
2 years ago
Andre Puschmann e3509f041b asn1_test: add JSON plot of UE cap container 2 years ago
Andre Puschmann 965d1b423f asn1: add return value check to UE cap info unpacking
this makes the unit test fail
2 years ago
Codebot 3a533706bf Adding AGPL copyright to new files 2 years ago
Codebot 6a7b483539 Merge branch 'next' into agpl_next 2 years ago
Andre Puschmann e26d873249 readme: update coverity links 2 years ago
yagoda 337e1aba98 changelog: add 23.04 changelog 2 years ago
Codebot 1bac152a8c Adding AGPL copyright to new files 2 years ago
Codebot 358070fe30 Merge branch 'next' into agpl_next
# Conflicts:
#	srsue/src/set_net_admin_caps.cc
2 years ago
Piotr Gawlowicz 0f628ca28f ue,rrc: test packing of UE Caps with r15 -> increase ue cap info buffer size 2 years ago
Piotr Gawlowicz 2a2d6ca6b2 e2ap: fix tsan issue, stop e2_agent thread 2 years ago
Piotr Gawlowicz 3d9e0cb840 sched: fix total number of PRBs allocated to msg3 2 years ago
yagoda 45a04b715c e2ap: freeing heap allocated random object 2 years ago
Andre Puschmann 7251d4dcd2 gnb: fix CSI-IM resource information in RRC recnofig for NSA
amariue was complaining about CSI-IM resources allocated but
not present in resource config.

15:36:05.604 [RRC] -  0002  - DCCH: CellGroupConfig: ERROR: CSI-IM Set resource #0 not found in CSI Resource config #1

the patch simply removes the CSI-IM config.
2 years ago
Francisco Paisana ec9812e72d sched: handle failure to schedule RAR 2 years ago
Francisco Paisana ac2d0beedd sched: use circular buffer instead of deque to handle pending RACHs 2 years ago
herlesupreeth 150bfb6185 gtpu,ngap: fix pdu session id check and lcid allocation 2 years ago
herlesupreeth 05f018b163 gtpu: fix return value 2 years ago
herlesupreeth dc3c1d3ccc gtpu,rrc: use RAN type rather than boolean 2 years ago
herlesupreeth 8cac5e9919 ngap,rrc: fix PDU session Id and DRB Id assigned 2 years ago
herlesupreeth 0d8cae98fd ngap: fix GTPU bearer removal 2 years ago