2161 Commits (57bc09a43ad1a8d2c1a960cc92a622cdc29ae20b)
 

Author SHA1 Message Date
Pedro Alvarez be7cde7639 Merge branch 'next' into epc, to include RLC AM fix. 7 years ago
Xavier Arteaga 9ca4f4ab9e Fixed PUSCH retransmission bug, last RI report and RI trace format 7 years ago
Pedro Alvarez b09ae059c1 Small commit to avoid duplication of UE ctxt in GUTI attach. 7 years ago
Andre Puschmann cf5ed07cdb Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Paul Sutton e0ad960fd7 Reporting +1 in buffer state from RLC AM to avoid eNB issues with 1-byte packets 7 years ago
Ismael Gomez b12f500207 Take 1st block of iteration instead of 2nd in viterbi 7 years ago
Andre Puschmann 74138071db move radio bearer definition to RRC 7 years ago
Andre Puschmann 5fdce71710 remove explicit use of RB id's in PDCP 7 years ago
Xavier Arteaga 9ffdb1e62d Refactored PMI/CQI/RI reporting 7 years ago
yagoda 2375b152af small fix for viterbi test without AVX2 7 years ago
Pedro Alvarez 6d4f773fba Added debug print 7 years ago
Pedro Alvarez 45effcca08 Starting to add GUTI attach support. 7 years ago
Ismael Gomez c521739b51 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Xavier Arteaga de654cd344 Merge branch 'next' into enbmimo 7 years ago
Xavier Arteaga 7a840d9f59 Solved RI reporting bug and improved PUSCH log trace 7 years ago
Ismael Gomez e16839d7a7 Merge branch 'next' into 16bit_avx_viterbi 7 years ago
Andre Puschmann 97448c0a1f fix uninitlized variable in logger and remove delegating ctor 7 years ago
Pedro Alvarez 80cd15e38f Merge branch 'epc' of https://github.com/softwareradiosystems/srsLTE into epc 7 years ago
Pedro Alvarez 84e0723c3d Starting to add the mechanisms to perform GUTI attach. 7 years ago
Xavier Arteaga 1db3f8ffcc Fixed SSE interleaver SEGFAULT potential 7 years ago
Ismael Gomez 504e1ad0a4 Merge branch 'subframe_averaging' into next 7 years ago
Xavier Arteaga 2f08a13504 Fixed channel estimator noise estimation 7 years ago
Ismael Gomez 1c6fec9d1d
Merge pull request #131 from softwareradiosystems/subframe_averaging
Fixes #119: channel estimation subframe averaging
7 years ago
Xavier Arteaga 9aea121528 Removed redundant bzero in chest_dl.c 7 years ago
Ismael Gomez 9580fe7b61
Merge pull request #132 from softwareradiosystems/nas_test
Cleaned up and enabled old NAS test
7 years ago
yagoda d749ee66f4 introducing 16 bit viterbi support 7 years ago
Pedro Alvarez 042552491b Merging next into epc branch. 7 years ago
Andre Puschmann f5f9963807 fix NAS test PDU contents 7 years ago
Xavier Arteaga 6b04152c18 Fixed channel estimator for fidx_offset > 3 7 years ago
Xavier Arteaga a01c5ea08f Fixes #119: channel estimation subframe averaging 7 years ago
Andre Puschmann 93053701a4 fix and enable NAS test 7 years ago
Andre Puschmann cc6828feef fix member initialization in log_filter 7 years ago
Pedro Alvarez b14c6e85f4 Small commit 7 years ago
Pedro Alvarez 57990ba60d Added more configuration options to the EPC logs. 7 years ago
Ismael Gomez 1fb2262130 Revert "Increased viterbi quantification to maximum"
This reverts commit 5c7ce5a799.
7 years ago
Ismael Gomez e4696fec38 Added ue location calculation for a particular L 7 years ago
Ismael Gomez 5c7ce5a799 Increased viterbi quantification to maximum 7 years ago
Ismael Gomez 0689e69aad Minor DCI str info edits 7 years ago
Ismael Gomez ba807f1ef3 DLSCH error when CRC=0x0 7 years ago
Ismael Gomez ba8a42b92a Set master clock rate by default for usrp unless x300 is defined 7 years ago
Ismael Gomez bbc5fad1cf Possible fix to RSSI bug by scoping rssi_sensor variable to local function 7 years ago
Ismael Gomez 03da3dadce Minor edits in dci info string 7 years ago
Ismael Gomez be880e16f4 Do not include srslte.h in debug 7 years ago
Ismael Gomez e867184aa3 Default sched policy for prio=-2 threads 7 years ago
Ismael Gomez a08c662028 Per-antenna SNR 7 years ago
Pedro Alvarez 3beb708806 Moved context mangement functions to s1ap_ctx_mngmnt_proc class. 7 years ago
Pedro Alvarez 9e72fbce43 Continuing to change functions to ctx_mngmnt_proc 7 years ago
Pedro Alvarez c5b1b7edc3 Continuing to cleanup. moving procedures to ctx_mngmt_proc. 7 years ago
Pedro Alvarez 05604ec6eb Added UML diagram to docs 7 years ago
Pedro Alvarez ce78d895d5 Small bug fix 7 years ago