Ismael Gomez
|
37ee5505e9
|
Removed unused log_line() functions. Added DCI info string
|
7 years ago |
Pedro Alvarez
|
a5633bf143
|
Continuing to clean S1AP
|
7 years ago |
Ismael Gomez
|
23718aebad
|
Forced kill of UE and ENB by typing ctrl
+c multiple times
|
7 years ago |
Pedro Alvarez
|
da7c105a29
|
Starting to cleanup S1AP
|
7 years ago |
Pedro Alvarez
|
9f79b4167f
|
Small changes
|
7 years ago |
Pedro Alvarez
|
031997d629
|
Adding script to marquerade outgoing interface.
|
7 years ago |
yagoda
|
1b1301101c
|
adding support for phy(C level) logging to file
|
7 years ago |
Pedro Alvarez
|
bc80cc3fff
|
Starting to add DNS server configuration.
|
7 years ago |
Ismael Gomez
|
754a657285
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
c54cb02efd
|
Increased REF BW CFO loop
|
7 years ago |
Andre Puschmann
|
68537b76d6
|
fix compilation issue on ARM
|
7 years ago |
Pedro Alvarez
|
e839d09b52
|
Fixed bug in generating keNB.
|
7 years ago |
Ismael Gomez
|
6711387ad7
|
Disabled AGC for initial cell search. Copy CFO from search and disable CP based CFO after search to reduce overhead
|
7 years ago |
Pedro Alvarez
|
cb5e329c22
|
Starting to release GTP-U tunnels when UE disconnects.
|
7 years ago |
Pedro Alvarez
|
80780bfb2f
|
Changed the way UE's IPs are assigned
|
7 years ago |
Pedro Alvarez
|
a8f268c55b
|
Added cleanup functionality to the hss.
|
7 years ago |
Pedro Alvarez
|
a4e1707835
|
Fixed bug in packing ESM information request.
|
7 years ago |
Ismael Gomez
|
845fc87945
|
Added option to log_filter to customize time source
|
7 years ago |
Pedro Alvarez
|
39e34a7bf9
|
Starting to send ESM information request msg when required.
|
7 years ago |
Pedro Alvarez
|
0884d35378
|
added replayed GRPS security capabilities. Moto G4 sends security mode complete.
|
7 years ago |
Pedro Alvarez
|
9d88d2b78f
|
Addind replayed UE security capabilities.
|
7 years ago |
Ismael Gomez
|
88e19ca19d
|
Start AGC from half maximum gain
|
7 years ago |
Ismael Gomez
|
64ed986a11
|
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
|
7 years ago |
Ismael Gomez
|
9355cd5732
|
Improved CFO loop. Fixed issue with sinusoid tolerance
|
7 years ago |
Ismael Gomez
|
56f95ec8be
|
Avoid changing master clock rate if it's the same
|
7 years ago |
Pedro Alvarez
|
9a0b883296
|
Added XOR support the the HSS.
|
7 years ago |
Xavier Arteaga
|
ec254a9971
|
Merge branch 'next' of https://github.com/softwareradiosystems/srsLTE into enbmimo
|
7 years ago |
Ismael Gomez
|
e96f1cb37c
|
Merge pull request #127 from softwareradiosystems/merge_patch
Merge patch
|
7 years ago |
yagoda
|
a99d6318db
|
fixing viterbi testing bug
|
7 years ago |
Xavier Arteaga
|
a8a66cb214
|
Block TM1 with more than 1 antenna and TM2-4 with less than 2 antennas
|
7 years ago |
Xavier Arteaga
|
abbbae9e81
|
rf_uhd_imp tx forces zeros if null pointer buffer
|
7 years ago |
Ismael Gomez
|
60b81f47f1
|
Do chest on filter only when sic_pss is enabled. Do not equalize SSS by default (something is not ok and takes more time to decode it)
|
7 years ago |
Ismael Gomez
|
95f6eb87c8
|
Minor issue with paging
|
7 years ago |
Ismael Gomez
|
39f9f15232
|
Fixed bug with 2 rx antennas
|
7 years ago |
Ismael Gomez
|
7e29430c81
|
remove unused function
|
7 years ago |
Pedro Alvarez
|
0865571ec2
|
Minor commit (clearing whitespaces, etc.)
|
7 years ago |
yagoda
|
a66db9569f
|
adding cmake SIMD check
|
7 years ago |
Pedro Alvarez
|
aef328d68b
|
Added the ability to the HSS to be configured through a .csv.
|
7 years ago |
Ismael Gomez
|
be7f247ad7
|
Merge branch 'master' into next
|
7 years ago |
Ismael Gomez
|
dafcefb487
|
Merge branch 'master' of github.com:srsLTE/srsLTE
|
7 years ago |
Ismael Gomez
|
dff5a6f628
|
Initialize variables in rrc/enb. Fixes #122
|
7 years ago |
Ismael Gomez
|
142ee30029
|
Merge branch 'next_novolk' into next
|
7 years ago |
Ismael Gomez
|
fba900f63c
|
Merge branch 'mob_crypto_mimo' into next
|
7 years ago |
Ismael Gomez
|
09dc96a370
|
Changed neighbour cell to find PSS over multiple frames
|
7 years ago |
Ismael Gomez
|
f3ee6c0009
|
Minor logging changes
|
7 years ago |
Ismael Gomez
|
4c2b6fbd29
|
Added check for serving PCI target HO
|
7 years ago |
Ismael Gomez
|
082da2f7b6
|
Added filter for maximum PSS CFO detection value. Increased averaging for PSS CFO estimation
|
7 years ago |
Pedro Alvarez
|
0a4e256fec
|
Stripping GTP-U header at the S-GW and writting it to the TUN SGi interface. First over-the-air ping between the SP-GW and the UE.
|
7 years ago |
Pedro Alvarez
|
c183ac509d
|
Fixed endianess bug of S-GW address sent to eNB. S-GW now receives upstream user traffic. Starting to strip the gtp-u header.
|
7 years ago |
Pedro Alvarez
|
c838758db2
|
Added downlink IP tunnel. Downlink user plane packets reach the UE.
|
7 years ago |