Ismael Gomez
036e39481c
Reset PID when grant changes
7 years ago
Pedro Alvarez
2e7958e9a0
Merge branch 'master' into op_vs_opc
7 years ago
Pedro Alvarez
2e0130082b
Removed .gitignore from version control.
7 years ago
Pedro Alvarez
de6d1e35b6
Hardcoded OPc instead of OP. Authentication with symocom's SIMs is Ok now. Needs to be made configurable.
7 years ago
Andre Puschmann
5ecc145f14
Merge branch 'master' into next
7 years ago
Andre Puschmann
7b9107f17b
Merge pull request #172 from pily112/nas_key_enb_fix
...
NAS key enb derivation fix
7 years ago
David Rupprecht
751f7f6919
Reset NAS UL counter when sending security mode command for right k_enb
7 years ago
David Rupprecht
caa59e5141
Clean up key derivation and more logs
7 years ago
David Rupprecht
977ed71848
enodeb print security key
7 years ago
David Rupprecht
01985fbffa
private internal nas methods
7 years ago
Ismael Gomez
aa1724b8f3
Add missing-field-initializers flag and properly initialize structs
7 years ago
Ismael Gomez
8a18c12962
delete gitignore
7 years ago
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
7 years ago
Ismael Gomez
ee2c0db15a
sign in intra cell search
7 years ago
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
7 years ago
Ismael Gomez
346a73b5e7
Fixed continuous tx for radio_multi
7 years ago
Andre Puschmann
f913db6d82
add TM testcase
7 years ago
Andre Puschmann
d63b3e0376
add TM support to rlc_stress_test
7 years ago
Andre Puschmann
a5d31f5c02
rename rlc_stress_test
7 years ago
Andre Puschmann
8fde56c582
unify rlc_am_stress test to allow also UM tests
7 years ago
Andre Puschmann
a2f6166365
Merge branch 'next' into rlc_updates
7 years ago
Ismael Gomez
3ab74fb552
Exposed continuous TX mode to ue.conf
7 years ago
Ismael Gomez
68cbb6ca7f
Do not lock on ConnectionReconfiguration
7 years ago
Ismael Gomez
3bf9ca6195
Send end of burst on idle
7 years ago
Ismael Gomez
785298e4c5
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
7c210c3fc2
Deallocate measurement timers on RLF. Force cell reselection during attach request from gw after RLF
7 years ago
Andre Puschmann
8df9f46e13
fix NAS and NAS test
7 years ago
Andre Puschmann
d8bfd2713c
initialize byte_buffer content in ctors
7 years ago
Ismael Gomez
6ac39ee1a9
Do not block in RLC TM read queue
7 years ago
Ismael Gomez
62787bdd41
Remove unused include
7 years ago
Ismael Gomez
462de6607d
Do not assume initialized variable in S1AP packing
7 years ago
Ismael Gomez
b237d6063e
Align header buffer to 8-byte boundary as expected by S1AP pack/unpack functions
7 years ago
Ismael Gomez
c17fbfcde1
Fixed buffer overflow in SIB generation
7 years ago
Ismael Gomez
06db4e2a87
Start PCCH Only when switching cell in IDLE mode
7 years ago
Ismael Gomez
28dc194e2f
Fix UE blocking on Reestablishment when Overflow
7 years ago
Ismael Gomez
49c0455b4a
Expose print buffer state option to ue.conf and disable by default
7 years ago
Ismael Gomez
208871b251
Changed liblte structs to simple structs and initialized nas/rrc uses.
7 years ago
Ismael Gomez
ab78eb6d58
Process BCCH from pdu_process thread. Process PCCH from new thread in RRC
7 years ago
Ismael Gomez
35e8b1ca76
Attach only once from main
7 years ago
Pedro Alvarez
1bd13ea5dd
Debug print in liblte_security.
7 years ago
Ismael Gomez
431fce998e
Allow negative time_adv_nsamples parameter
7 years ago
Ismael Gomez
5b7b176ac7
Fixed HO with new PRACH
7 years ago
Ismael Gomez
74d6028769
Delay application of time_adv by 1 subframe
7 years ago
Pedro Alvarez
fb1a35d24f
Merge branch 'epc' into op_vs_opc
...
Getting handling of Auth failure messages.
7 years ago
Pedro Alvarez
45c7a5bb31
Merge branch 'epc' of github.com:softwareradiosystems/srsLTE into epc
7 years ago
Pedro Alvarez
553006198a
Testing if OPc is causing auth problems with SYSMOCOM SIMs.
7 years ago
Ismael Gomez
5ab0149218
Apply new TA through sample offset
7 years ago
Pedro Alvarez
f87f659874
Whitespaces and comment fixes.
7 years ago
Ismael Gomez
6348745b19
Restored RAR search debug level
7 years ago
Ismael Gomez
ab7a0842ba
Send PRACH from worker thread with zero time advance
7 years ago