2319 Commits (c02b67b709067a0e418fff095bcdf0a2fe0ef1a7)
 

Author SHA1 Message Date
Xavier Arteaga 42626a1120 eNB: retransmissions in Diversity mode 7 years ago
Xavier Arteaga 69682d488b eNB: Do not consider CQI/RI if PUCCH has low correlation 7 years ago
Pedro Alvarez eba3837ab4 Changing the logging a bit. 7 years ago
Ismael Gomez d3ae456db3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 7 years ago
Ismael Gomez d59bd77d40 Log TA commands 7 years ago
Ismael Gomez 0c9db8013d Log TA commands 7 years ago
Pedro Alvarez c049069346 Added a function to handle the security mode complete. 7 years ago
Pedro Alvarez a77308b4b8 Starting to add a function to parse security command complete. 7 years ago
Paul Sutton 646f949d77 Fix for debug inline issue 7 years ago
Xavier Arteaga 75957d41d7 Added DCI formats 2 and 2a inScheduler. Improved UE PHCH, corrected some MIMO bugs on both sides. 7 years ago
yagoda cd6ca95cd1 lime additions and resampler optimizations (#94)
* adding optimizations to fractional resampler

* adding txrx delay for N210 and Lime

* minor corrections to Lime api

* optimization of the fractional resampler
7 years ago
Pedro Alvarez 82b661541f removed some white space 7 years ago
Pedro Alvarez 468b0f2581 Fixed some issues with the MME and HSS logging. 7 years ago
Ismael Gomez 641eceb328 Merge branch 'next' into mobility 7 years ago
Pedro Alvarez 1621b6e93a Starting to integrity protect NAS messages. UE accepted security command reques, starting to parse security command complete. 7 years ago
Pedro Alvarez bb85525ad2 Fixed bug on network authentication. 7 years ago
Pedro Alvarez dc107edd41 Continue to pack security mode command 7 years ago
Pedro Alvarez d5e1290883 starting to work on the security mode command 7 years ago
Pedro Alvarez 44a28b3302 Starting to save UE context. 7 years ago
Pedro Alvarez 9170f5c4cf Starting to parse UL NAS Transport 7 years ago
Pedro Alvarez 5d4f0b3dfb deleting debug code 7 years ago
Pedro Alvarez 473e252168 Generating AUTN correctly. UE considers the network valid now. Starting to handle authentication response. 7 years ago
Paul Sutton 20b65eeea1 Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE_testers into next 7 years ago
Pedro Alvarez 25aa394086 Adding some debug code. 7 years ago
Pedro Alvarez 5b5c65435d Fixed bug in the packing of the dw nas message. UE receives the authentication request message now. 7 years ago
Pedro Alvarez 961e0fc68d Cleaning up the code 7 years ago
Paul Sutton 54b56ded4a Merge branch 'master' into next 7 years ago
Paul Sutton 935afe6ef3 Minor soapy fix 7 years ago
Pedro Alvarez 8a81149ca3 eNB Receiving Downlink NAS Transport. 7 years ago
Pedro Alvarez fae584dc91 Packed authentication request message. Code needs cleanup and testing. 7 years ago
Ismael Gomez d615dc9ec9 Added missing deallocation in RLC UM in case of too small pdu 7 years ago
Pedro Alvarez 7737acb970 Starting to fill the Attach Request message. 7 years ago
Pedro Alvarez 9c54a8b7de Initial code to generate Kasme, rand, autn and xres 7 years ago
Pedro Alvarez 470c815196 Generating RAND 7 years ago
Ismael Gomez bb2bc95247 Fix diversity tx not working for 4 ports 7 years ago
Pedro Alvarez 1a8a2f738b Starting to add SQN generation. 7 years ago
Pedro Alvarez 6c60c493e7 Hard-coded k, amf and op (for now). 7 years ago
Pedro Alvarez 3fd552c0e2 Fixed bug in printing IMSI. IMSI decoded correctly from NAS attach request. 7 years ago
Ismael Gomez 0d95159a2a Fix issue #114 7 years ago
Ismael Gomez 3a054a22b9 Remove OFDM normalization from enb_dl_init and do it before transmission 7 years ago
Ismael Gomez 6619ec9512
Merge pull request #83 from softwareradiosystems/rlc_am_poll_bug
fix bug in RLC AM where poll bit was never set
7 years ago
Ismael Gomez ce444cf7b2
Merge pull request #88 from softwareradiosystems/cw_tb_swap
Implemented 3GPP 36.212 Tables 5.3.3.1.5-1 and 5.3.3.1.5-2
7 years ago
Pedro Alvarez 81827f891b Decoding correctly the NAS Attach request message now. 7 years ago
Xavier Arteaga 98969b2011 Implemented 3GPP 36.212 Tables 5.3.3.1.5-1 and 5.3.3.1.5-2 7 years ago
Ismael Gomez 81b34afff9 Normalize srsENB OFDM tx signal (srsENB not working PDSCH before this commit until ofdm changes commit) 7 years ago
Ismael Gomez 3287042f18 Merge branch 'master' into next 7 years ago
Ismael Gomez 45d78d33fb Consider negative elapsed time values in activity monitor due to multiple PHY threads. Fixes issue #111 7 years ago
Xavier Arteaga f9e428ef68 Optimised RI/PMI calculation call 7 years ago
Ismael Gomez de937faa20 Set invalid inputs error to dlsch_decode 7 years ago
Ismael Gomez be0b832927 Implement CW swap and TB to CW mapping for TM4 7 years ago