Commit Graph

2871 Commits

Author SHA1 Message Date
Andre Puschmann 595ed70cae Revert "Deallocate SCH pdu on demux instead of pdu_queue"
This reverts commit e9fcb10c9e.
2018-05-08 21:41:33 +02:00
Ismael Gomez 240f95530a Select cell in cell_selection() if serving->in_sync but not camping 2018-05-07 17:22:37 +02:00
Ismael Gomez 81f33ef92b Set PDSCH CSI enabled by default 2018-05-04 13:58:38 +02:00
Ismael Gomez c4ee8c1ff4 Add TPC commands to log 2018-05-04 13:51:37 +02:00
Ismael Gomez 4ffee4326b Fix memory leaks in unit tests 2018-05-03 17:36:39 +02:00
Ismael Gomez 3a9f144ff3 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-05-03 11:42:25 +02:00
Paul Sutton 5def5fd736 Adding check for invalid PDCP rx PDUs 2018-05-03 11:26:34 +02:00
Xavier Arteaga 28ef713160 AGC does not get stuck in high gain if low signal. AGC is now default. 2018-05-02 18:35:37 +02:00
Ismael Gomez 080b1e3239 set default TX mode to continuous for all platforms (solved issues after commit 5570dcd938) 2018-05-02 16:39:47 +02:00
Ismael Gomez 5570dcd938 Use next_offset to correct time advance 2018-05-02 16:38:22 +02:00
Ismael Gomez be9f31c5cb Fix not recovering from overflow (SFN resync) 2018-05-02 12:56:51 +02:00
Ismael Gomez fa7a6f9581 delete gitignore 2018-05-02 12:36:04 +02:00
Ismael Gomez 287cb47863 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-05-02 12:34:23 +02:00
Ismael Gomez e9fcb10c9e Deallocate SCH pdu on demux instead of pdu_queue 2018-05-02 12:15:23 +02:00
Ismael Gomez 036e39481c Reset PID when grant changes 2018-05-02 12:15:01 +02:00
Andre Puschmann 5ecc145f14 Merge branch 'master' into next 2018-05-01 14:50:15 +02:00
Andre Puschmann 7b9107f17b
Merge pull request #172 from pily112/nas_key_enb_fix
NAS key enb derivation fix
2018-05-01 14:40:18 +02:00
David Rupprecht 751f7f6919 Reset NAS UL counter when sending security mode command for right k_enb 2018-04-30 21:24:11 +02:00
David Rupprecht caa59e5141 Clean up key derivation and more logs 2018-04-30 21:24:11 +02:00
David Rupprecht 977ed71848 enodeb print security key 2018-04-30 21:24:11 +02:00
David Rupprecht 01985fbffa private internal nas methods 2018-04-30 21:24:11 +02:00
Ismael Gomez aa1724b8f3 Add missing-field-initializers flag and properly initialize structs 2018-04-29 17:55:19 +02:00
Ismael Gomez 8a18c12962 delete gitignore 2018-04-29 17:27:58 +02:00
Joseph Giovatto ab1d9e98f3 Format and typelimit warnings (#169)
* merge with origin 4fc7dbc3 8daa8346

* fixed whitespace diff

* added .gitignore

* added format warning flags to C_FLAGS
added typelimit check to C_FLAGS and CXX_CLAGS

* Revert "added format warning flags to C_FLAGS"

Apply to branch format_and_typelimt branch

This reverts commit bf7467e82e.

* check for format warnings to top level C_FLAGS
added typelimit warnings to top level C_FLAGS and CXX_FLAGS
beset effort attempt to remedy warnings
removed unused param names in hex_log baseclass methods due to multitude of unused-warnings
2018-04-29 17:26:35 +02:00
Ismael Gomez ee2c0db15a sign in intra cell search 2018-04-29 17:26:19 +02:00
Joseph Giovatto 9f5069cdc8 Format and typelimit warnings (#169)
* merge with origin 4fc7dbc3 8daa8346

* fixed whitespace diff

* added .gitignore

* added format warning flags to C_FLAGS
added typelimit check to C_FLAGS and CXX_CLAGS

* Revert "added format warning flags to C_FLAGS"

Apply to branch format_and_typelimt branch

This reverts commit bf7467e82e.

* check for format warnings to top level C_FLAGS
added typelimit warnings to top level C_FLAGS and CXX_FLAGS
beset effort attempt to remedy warnings
removed unused param names in hex_log baseclass methods due to multitude of unused-warnings
2018-04-29 17:24:35 +02:00
Ismael Gomez 346a73b5e7 Fixed continuous tx for radio_multi 2018-04-27 16:36:33 +02:00
Ismael Gomez 3ab74fb552 Exposed continuous TX mode to ue.conf 2018-04-27 10:23:38 +02:00
Ismael Gomez 68cbb6ca7f Do not lock on ConnectionReconfiguration 2018-04-27 10:13:49 +02:00
Ismael Gomez 3bf9ca6195 Send end of burst on idle 2018-04-26 17:33:21 +02:00
Ismael Gomez 785298e4c5 Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next 2018-04-26 14:03:49 +02:00
Ismael Gomez 7c210c3fc2 Deallocate measurement timers on RLF. Force cell reselection during attach request from gw after RLF 2018-04-26 14:03:39 +02:00
Andre Puschmann 8df9f46e13 fix NAS and NAS test 2018-04-26 13:21:13 +02:00
Andre Puschmann d8bfd2713c initialize byte_buffer content in ctors 2018-04-26 13:20:34 +02:00
Ismael Gomez 6ac39ee1a9 Do not block in RLC TM read queue 2018-04-26 13:17:55 +02:00
Ismael Gomez 62787bdd41 Remove unused include 2018-04-26 12:46:17 +02:00
Ismael Gomez 462de6607d Do not assume initialized variable in S1AP packing 2018-04-26 11:48:38 +02:00
Ismael Gomez b237d6063e Align header buffer to 8-byte boundary as expected by S1AP pack/unpack functions 2018-04-26 11:46:22 +02:00
Ismael Gomez c17fbfcde1 Fixed buffer overflow in SIB generation 2018-04-26 11:45:46 +02:00
Ismael Gomez 06db4e2a87 Start PCCH Only when switching cell in IDLE mode 2018-04-25 23:50:50 +02:00
Ismael Gomez 28dc194e2f Fix UE blocking on Reestablishment when Overflow 2018-04-25 19:47:03 +02:00
Ismael Gomez 49c0455b4a Expose print buffer state option to ue.conf and disable by default 2018-04-25 18:08:32 +02:00
Ismael Gomez 208871b251 Changed liblte structs to simple structs and initialized nas/rrc uses. 2018-04-25 18:01:37 +02:00
Ismael Gomez ab78eb6d58 Process BCCH from pdu_process thread. Process PCCH from new thread in RRC 2018-04-25 13:44:58 +02:00
Ismael Gomez 35e8b1ca76 Attach only once from main 2018-04-25 13:07:27 +02:00
Ismael Gomez 431fce998e Allow negative time_adv_nsamples parameter 2018-04-24 18:45:55 +02:00
Ismael Gomez 5b7b176ac7 Fixed HO with new PRACH 2018-04-24 16:51:13 +02:00
Ismael Gomez 74d6028769 Delay application of time_adv by 1 subframe 2018-04-24 13:50:59 +02:00
Ismael Gomez 5ab0149218 Apply new TA through sample offset 2018-04-24 13:18:48 +02:00
Ismael Gomez 6348745b19 Restored RAR search debug level 2018-04-24 12:58:28 +02:00