Andre Puschmann
|
a30ad8952c
|
fix indent and simplify auth request packing
|
7 years ago |
Andre Puschmann
|
0c94974da6
|
add compile-time flag to turn off pin check
|
7 years ago |
Andre Puschmann
|
cfd387e7b0
|
fix null-termination when sending APN in ESM info response
|
7 years ago |
Andre Puschmann
|
6add9ed4b4
|
generate random challenge during CHAP auth
|
7 years ago |
Andre Puschmann
|
47c09fc034
|
disable console prints when receiving paging
|
7 years ago |
Andre Puschmann
|
d0457211ad
|
adding support for CHAP auth
|
7 years ago |
Andre Puschmann
|
ca8adde0c6
|
cleanup rebase
|
7 years ago |
Andre Puschmann
|
5ac08b62e9
|
remove usage of std::string for APN
|
7 years ago |
Andre Puschmann
|
0f6695b9cd
|
fixing uninitialized vars
|
7 years ago |
Andre Puschmann
|
4dc2951d59
|
perform initial attach with ESM info transfer
|
7 years ago |
Andre Puschmann
|
ff42fa0991
|
stop time alignment timer before setting new one (if any)
this caused an issue where time-alignment timer was set in sib2
but then set to infinity for the UE during dedicated MAC configuration
|
7 years ago |
Andre Puschmann
|
d7d6bd1a78
|
fix IMSI reading from SIM
|
7 years ago |
Andre Puschmann
|
0a6a72832a
|
add return value to USIM init and exit UE if reader wasn't found
|
7 years ago |
Andre Puschmann
|
3b70c70eee
|
add DNS option parsing
|
7 years ago |
Andre Puschmann
|
3fe6dad323
|
adding hard SIM card support using PCSC
|
7 years ago |
Andre Puschmann
|
cc866b6de1
|
fix csv metrics writer
|
7 years ago |
Ismael Gomez
|
443d2b7fa0
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Andre Puschmann
|
e5da6322ba
|
free dummy buffer in phch_recv
|
7 years ago |
Andre Puschmann
|
563bf6cde5
|
extend log in GW
|
7 years ago |
Ismael Gomez
|
81b69327b1
|
Added TA to metrics
|
7 years ago |
Ismael Gomez
|
cd367617ec
|
Do not correct freq_offset when cfo is doppler
|
7 years ago |
Ismael Gomez
|
4515dd94ea
|
Use blocking queue for RRC measurement fixes #193
|
7 years ago |
Ismael Gomez
|
62ae4e3094
|
Check prach generation parameters
|
7 years ago |
Ismael Gomez
|
abea371180
|
RLF on separate thread to avoid blocking in RLC AM RLF
|
7 years ago |
Ismael Gomez
|
af7a7d4ceb
|
Enable TA commands
|
7 years ago |
Ismael Gomez
|
352ce4ce04
|
Disable Reest testing
|
7 years ago |
Ismael Gomez
|
b2f2ce69f2
|
Check existence of SIB3 in cell selection criteria
|
7 years ago |
Ismael Gomez
|
cac027d695
|
Merge branch 'issue_incorrect_dci' into raa_new
|
7 years ago |
Ismael Gomez
|
f3f4528a2f
|
Testing commit to force a Reestablishment 1s after CONNECT
|
7 years ago |
Ismael Gomez
|
7e77329aa3
|
Reestablishment uses serving cell PCI instead of current cell PCI
|
7 years ago |
Andre Puschmann
|
718a15608c
|
dealloc SCH pdu in MAC instead of pdu_queue
- this is basically e9fcb10c9e
but with the counterpart in the eNB's MAC
|
7 years ago |
Andre Puschmann
|
5c7cf5594a
|
fix log msgs in usim
|
7 years ago |
Andre Puschmann
|
595ed70cae
|
Revert "Deallocate SCH pdu on demux instead of pdu_queue"
This reverts commit e9fcb10c9e .
|
7 years ago |
Ismael Gomez
|
240f95530a
|
Select cell in cell_selection() if serving->in_sync but not camping
|
7 years ago |
Ismael Gomez
|
81f33ef92b
|
Set PDSCH CSI enabled by default
|
7 years ago |
Ismael Gomez
|
c4ee8c1ff4
|
Add TPC commands to log
|
7 years ago |
Ismael Gomez
|
4ffee4326b
|
Fix memory leaks in unit tests
|
7 years ago |
Xavier Arteaga
|
28ef713160
|
AGC does not get stuck in high gain if low signal. AGC is now default.
|
7 years ago |
Ismael Gomez
|
5570dcd938
|
Use next_offset to correct time advance
|
7 years ago |
Ismael Gomez
|
be9f31c5cb
|
Fix not recovering from overflow (SFN resync)
|
7 years ago |
Ismael Gomez
|
e9fcb10c9e
|
Deallocate SCH pdu on demux instead of pdu_queue
|
7 years ago |
Ismael Gomez
|
036e39481c
|
Reset PID when grant changes
|
7 years ago |
Ismael Gomez
|
aa1724b8f3
|
Add missing-field-initializers flag and properly initialize structs
|
7 years ago |
Ismael Gomez
|
ee2c0db15a
|
sign in intra cell search
|
7 years ago |
Ismael Gomez
|
346a73b5e7
|
Fixed continuous tx for radio_multi
|
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 |
Ismael Gomez
|
62787bdd41
|
Remove unused include
|
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 |
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 |
Ismael Gomez
|
5ab0149218
|
Apply new TA through sample offset
|
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 |
Ismael Gomez
|
e446c14214
|
Restored in/out-sync debug
|
7 years ago |
Ismael Gomez
|
9c7b3339be
|
Get CRS-based RSRP estimate for in/out-sync measurement. New SNR estimation gives 0 SNR when cell signal is lost preventing from detecting out-of-sync
|
7 years ago |
Ismael Gomez
|
5d9433b340
|
Removed log info
|
7 years ago |
Ismael Gomez
|
ffb8337be7
|
Merge branch 'next' into sync_states
|
7 years ago |
Ismael Gomez
|
99253cb703
|
Cherry picked fixes from PR #160
|
7 years ago |
Ismael Gomez
|
d3e5aa072e
|
Mutex overflow logic with rrc API in phch_recv
|
7 years ago |
Ismael Gomez
|
97546d92a5
|
Continue if SIB>2 is not received
|
7 years ago |
Ismael Gomez
|
ff1269add3
|
HO working
|
7 years ago |
Xavier Arteaga
|
15173c5c30
|
Added gaussian filter configuration options in srsue.conf
|
7 years ago |
Ismael Gomez
|
edd9cbf4dc
|
Merge branch 'next' into sync_states
|
7 years ago |
Andre Puschmann
|
319f473363
|
fix remaining printf warnings
|
7 years ago |
David Rupprecht
|
06d4559294
|
Change include path absolut to project dir
|
7 years ago |
David Rupprecht
|
9d71bec7b6
|
Unified include guards
|
7 years ago |
Andre Puschmann
|
ff85e8b77f
|
fixing remaining printf formating issues
|
7 years ago |
Joseph Giovatto
|
49da57c8a1
|
Changed log methods to take string literal vs string object
to allow for format checking and save on object copy.
Fixed log format specifier warnings.
|
7 years ago |
Andre Puschmann
|
3db9ddcd36
|
remove various debug prints
|
7 years ago |
Andre Puschmann
|
b50672b0ef
|
fix non-returning function warning
|
7 years ago |
Andre Puschmann
|
0435e996f3
|
print PUSCH payload as hex
|
7 years ago |
Ismael Gomez
|
0d099a132b
|
Reconnection from paging and IDLE working. Reselecting cell when turning off working
|
7 years ago |
Ismael Gomez
|
cc28aebced
|
Fixed SIB procedure
|
7 years ago |
Ismael Gomez
|
f4243656c9
|
Check integrity_generate msg_size parameter
|
7 years ago |
Ismael Gomez
|
b3be54b274
|
Attach and paging ok. Reselection on IDLE not working
|
7 years ago |
Ismael Gomez
|
2c3386a486
|
Updated missing changes
|
7 years ago |
Ismael Gomez
|
28e12dbf7d
|
Merge branch 'next' into sync_states
|
7 years ago |
Ismael Gomez
|
f88f465c97
|
Refactored NAS/RRC/PHY cell_search/selection procedures
|
7 years ago |
Andre Puschmann
|
8b04d7c308
|
fix compile warning
|
7 years ago |
Ismael Gomez
|
2047f9b9fc
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
548a4ae29d
|
RRC is_connected return and srsgui crashing if ports=0 when init
|
7 years ago |
Ismael Gomez
|
24b1096209
|
Fixed bug in compute_ri() when passed NULL parameter causing segfault in MIMO
|
7 years ago |
Ismael Gomez
|
86d4ce52e0
|
Make intra-frequency measurement period/length a parameter
|
7 years ago |
Ismael Gomez
|
e845339d54
|
rrc.connected() return true during HO
|
7 years ago |
Ismael Gomez
|
df0dcb27e7
|
Revert "PHCH Receive is reset, the current EARFCN becomes the first one in the list."
This reverts commit f3c04949b7 .
|
7 years ago |
Ismael Gomez
|
5772f61aaf
|
Revert "fix issue when cell search doesn't set rx frequency because phy init takes too long"
This reverts commit 25ccd29646 .
|
7 years ago |
Ismael Gomez
|
5342bb430e
|
previous commit not compiling
|
7 years ago |
Ismael Gomez
|
d873eaca5c
|
Assign same timer id after release (was not really a bug)
|
7 years ago |
Andre Puschmann
|
25ccd29646
|
fix issue when cell search doesn't set rx frequency because phy init takes too long
See commit f3c04949b7 for reference and a more
detailed description.
|
7 years ago |
Ismael Gomez
|
209293104f
|
Fix bug introduced in 33ebde5387 causing the UE to disconnect when reselecting cell
|
7 years ago |