2105 Commits (982fca00fbf00688f79a2977cc1f75a7ca9b1e7d)
 

Author SHA1 Message Date
Pedro Alvarez 982fca00fb Continuing to cleanup prints. 7 years ago
Pedro Alvarez 5ea945d3c5 Fixed bug of incrementing UE-MME S1AP twice in GUTI attach. 7 years ago
Pedro Alvarez 3227bc8e66 Deleting commented out and unused code. 7 years ago
Pedro Alvarez 074cf4526f Cleaned up the handling of the Initial UE message. 7 years ago
Pedro Alvarez cbc1e24e7e Cleaning up logging and printing. 7 years ago
Pedro Alvarez 0e1058c8d2 Fixing small bug at filling out GUTI. 7 years ago
Pedro Alvarez 616d1bd0af Merge branch 'next' into epc to add eNB SMC integrity fix 7 years ago
Pedro Alvarez 82bc1f7ff3 Starting to add the ability of GUTI attach without requesting the ID, if the UE is already known. 7 years ago
Paul Sutton dbdf85072c Fix for srsenb AS security 7 years ago
Andre Puschmann f948a75b55 initialize variables 7 years ago
Pedro Alvarez 3984e1d9db Added NAS identity request/response. 7 years ago
Pedro Alvarez 4634d13a3b Reverted changes in UE ctxt release request to avoid segfault. 7 years ago
Pedro Alvarez be7cde7639 Merge branch 'next' into epc, to include RLC AM fix. 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
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
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