Xavier Arteaga
|
6ab69b1d4c
|
Added PDSCH coworkers
|
7 years ago |
Xavier Arteaga
|
31496ab44c
|
srsue PUSCH, set mcs idx to previous if it is a retransmission
|
7 years ago |
Ismael Gomez
|
9f7d4718ba
|
Vertical key derivation to use K_enb_initial instead of k_enb
|
7 years ago |
Ismael Gomez
|
21652950fd
|
Do not reset full softbuffer
|
7 years ago |
Andre Puschmann
|
cb15dee3d4
|
Merge branch 'embms_merge_final' into next
|
7 years ago |
Merlin Chlosta
|
52f1a3b508
|
Add SIM Card Reader Selection, if multiple readers connected.
If no reader specified (default), try all available card readers. If reader specified, use this device only.
|
7 years ago |
Ismael Gomez
|
4662b83fe9
|
Use bzero instead of {} for initializing structs
|
7 years ago |
Andre Puschmann
|
61d525ea80
|
Merge branch 'next' into embms_merge_final
|
7 years ago |
Ismael Gomez
|
467ba4e326
|
Average sampling offset estimate before adjusting timing to be more robust against EVA and ETU fading
|
7 years ago |
yagoda
|
65f2747a8e
|
removing mch handler in rlc, fixing embms autostart
|
7 years ago |
Ismael Gomez
|
f8655f3260
|
Changed the way we detect out-of-sync
|
7 years ago |
yagoda
|
a113d5164f
|
facilitate automatic mbms service start
|
7 years ago |
Andre Puschmann
|
9ce3be974a
|
Merge branch 'next' into embms_merge_final
|
7 years ago |
yagoda
|
e4c3f0bc30
|
adding mbms-gw and mch generation tables
|
7 years ago |
yagoda
|
12c9f50ba9
|
adding upper layer embms support to the UE
|
7 years ago |
yagoda
|
e35672e234
|
adding PHY embms support to the UE
|
7 years ago |
Andre Puschmann
|
a30ad8952c
|
fix indent and simplify auth request packing
|
7 years ago |
Andre Puschmann
|
d0457211ad
|
adding support for CHAP auth
|
7 years ago |
Andre Puschmann
|
4dc2951d59
|
perform initial attach with ESM info transfer
|
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
|
3fe6dad323
|
adding hard SIM card support using PCSC
|
7 years ago |
Ismael Gomez
|
81b69327b1
|
Added TA to metrics
|
7 years ago |
Ismael Gomez
|
4515dd94ea
|
Use blocking queue for RRC measurement fixes #193
|
7 years ago |
Ismael Gomez
|
abea371180
|
RLF on separate thread to avoid blocking in RLC AM RLF
|
7 years ago |
Ismael Gomez
|
cac027d695
|
Merge branch 'issue_incorrect_dci' into raa_new
|
7 years ago |
Ismael Gomez
|
036e39481c
|
Reset PID when grant changes
|
7 years ago |
Ismael Gomez
|
3ab74fb552
|
Exposed continuous TX mode to ue.conf
|
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
|
49c0455b4a
|
Expose print buffer state option to ue.conf and disable by default
|
7 years ago |
Ismael Gomez
|
ab78eb6d58
|
Process BCCH from pdu_process thread. Process PCCH from new thread in RRC
|
7 years ago |
Ismael Gomez
|
74d6028769
|
Delay application of time_adv by 1 subframe
|
7 years ago |
Ismael Gomez
|
ab7a0842ba
|
Send PRACH from worker thread with zero time advance
|
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
|
ffb8337be7
|
Merge branch 'next' into sync_states
|
7 years ago |
Ismael Gomez
|
99253cb703
|
Cherry picked fixes from PR #160
|
7 years ago |
Ismael Gomez
|
ff1269add3
|
HO working
|
7 years ago |
Ismael Gomez
|
edd9cbf4dc
|
Merge branch 'next' into sync_states
|
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 |
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
|
f88f465c97
|
Refactored NAS/RRC/PHY cell_search/selection procedures
|
7 years ago |
Ismael Gomez
|
548a4ae29d
|
RRC is_connected return and srsgui crashing if ports=0 when init
|
7 years ago |
Ismael Gomez
|
86d4ce52e0
|
Make intra-frequency measurement period/length a parameter
|
7 years ago |
Ismael Gomez
|
f9d770e50e
|
Added option for Doppler frequency correction
|
7 years ago |
Ismael Gomez
|
c0aea5ae13
|
Neighbour cell RSRP measurement always and only with correlation method
|
7 years ago |
Ismael Gomez
|
0fbeee72a1
|
Fixed offset int in previous commit
|
7 years ago |
Ismael Gomez
|
809c550ca2
|
Use RS power estimation for serving cell RSRP/SNR measurements. Use correlation of RS sequences for neighbour cell verification of Cell ID
|
7 years ago |
Ismael Gomez
|
c2098ad626
|
Removed unused sample offset correction
|
7 years ago |