Pedro Alvarez
ae18da83b2
Starting to add functions to the HSS to get K, AMF and OP.
7 years ago
Pedro Alvarez
8c28335098
Parsing IMSI should be ok.
7 years ago
Pedro Alvarez
efe258fb6f
Starting to get the IMSI from the attach request.
7 years ago
Xavier Arteaga
6985682ef0
Added 2nd Codeword interface in scheduler, plus pmi close loop reporting
7 years ago
Pedro Alvarez
ef73254707
Added new HSS class to compute the authentication vectors.
7 years ago
Pedro Alvarez
e7d6ea530f
Starting to add HSS class
7 years ago
Andre Puschmann
7ba8c5b94a
fix bug in RLC AM where poll bit was never set if poll_byte and poll_pdu are zero
...
- In case both poll_pdu and poll_byte are zero a status PDU is requested
from the other AM entity every N data PDUs
7 years ago
Pedro Alvarez
70f3bcaeba
Starting to parse NAS Attach Request message to get IMSI
7 years ago
Paul Sutton
ac8cbcaaea
1-byte PDU fix for RLC AM
7 years ago
Pedro Alvarez
79c0daea91
Starting to handle Initial UE message
7 years ago
Paul Sutton
bd206e94fc
Merge pull request #77 from softwareradiosystems/measurementreports
...
Adding ASN support for RRC measurement report messages
7 years ago
Xavier Arteaga
af669a6cbb
Added RI reporting in enb and optimised RI computing calling time
7 years ago
Xavier Arteaga
15e75b2c65
Created Bit interleaver object and SSE optimised interleaver
7 years ago
Ismael Gomez
8b10a7e695
Merge branch 'next' into next_testers
7 years ago
Ismael Gomez
3cbe526cbc
Revert "Disable RSSI sensor by default"
...
This reverts commit c14393b24f
.
7 years ago
Ismael Gomez
610e892036
Merge branch 'next_novolk' of github.com:softwareradiosystems/srsLTE into next_novolk
7 years ago
Ismael Gomez
85571c47cd
Added option to ue.conf to configure CFO EMA (set default to 0.4)
7 years ago
Xavier Arteaga
a400999927
Merge branch 'next_novolk' of https://github.com/softwareradiosystems/srsLTE into next_novolk
7 years ago
Xavier Arteaga
c1b296eb2c
SSE optimization for srslte_bit_interleave_w_offset
7 years ago
Pedro Alvarez
bc447a32fe
Addind the mechanisms to cleanup eNB when SCTP connection is terminated.
7 years ago
Paul Sutton
7e3fbbc639
Adding ASN support for RRC measurement report messages
7 years ago
Ismael Gomez
b0157cb4f8
Removed error when can't save fft wisdom (prints in mkl)
7 years ago
Pedro Alvarez
b9aff650a7
Storing eNB ctx info
7 years ago
Pedro Alvarez
841f38fac0
Starting to save eNB context
7 years ago
Ismael Gomez
7bef0b0e7f
Merge branch 'next' into next_novolk
7 years ago
Xavier Arteaga
c8bba2f4d0
DFT optimization. memcpy removal ( #76 )
...
* Solved PHICH Segmentation fault for MIMO
* Initial Guru FFT optimitzation
* Guru (i)FFT implemented. All test passed!
* Integrated new DFT into pdsch_enodeb and pdsch_ue. Solved more DFT bugs.
* Solved Merge Errors and bugs
* Solved UL Guru bug (DC missing). Updated Init and OFDM calls for enb and ue (cell measurement too).
7 years ago
Ismael Gomez
3b4649b9f7
Fixed bug in calc_new_transmission
7 years ago
Pedro Alvarez
17ffc1f4bb
Added a file for common S1AP structs
7 years ago
Pedro Alvarez
bfb7f12298
Fixed small bug with sleep.
7 years ago
Xavier Arteaga
a570e63c5b
Corrected bug in RA
7 years ago
Xavier Arteaga
02680ed2aa
Merge pull request #75 from softwareradiosystems/next_novolk_update
...
Next novolk update
7 years ago
Pedro Alvarez
0dbddb8a4b
Finished separating the pack/unpack from the main S1AP class.
7 years ago
Pedro Alvarez
f73d295ae0
Separating msg packing from the main S1AP class.
7 years ago
Ismael Gomez
c14393b24f
Disable RSSI sensor by default
7 years ago
Ismael Gomez
dfef7c1a25
coverty uninitialized member
7 years ago
Ismael Gomez
45420433b9
Merge branch 'next' into next_novolk
7 years ago
Paul Sutton
49a105baed
Fix for tests, minor fix for RLC UM
7 years ago
Ismael Gomez
05d6a1c829
added option to configure netmask (rules out previous commit)
7 years ago
Ismael Gomez
9dbbe9731a
missing netmaks string after merge
7 years ago
Ismael Gomez
75e082db38
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
2f44e2bf3a
Refactored cases mcs>29 for ul/dl
7 years ago
Ismael Gomez
399f1cdbd1
Force retx for mcs>29 and new tb if rv=0 && mcs<29
7 years ago
Ismael Gomez
494802ba9b
Fixed bug in RLC UM when TX large number of segments in a PDU
7 years ago
Pedro Alvarez
eb3520630d
Cleanned up the setup request and failure packing/unpacking
7 years ago
yagoda
3292f9c269
simd.h tidy up & small fix for eMBMS
7 years ago
Pedro Alvarez
d8436ea2fc
A bit of code cleanup
7 years ago
Ismael Gomez
a7cd65e307
Merge branch 'next' into next_testers
7 years ago
Ismael Gomez
f1ec1b2f3c
disable attempt to resync after N310 (too soon if N310 is low)
7 years ago
Paul Sutton
b8d5b5b6a9
count_dl fix
7 years ago
Ismael Gomez
177f36fc8c
Improved cell reestablishment procedure timers (still not working the authentication)
7 years ago