Ismael Gomez
d3e3ecacb6
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
4fe2904939
Removed unnecessary T311 timer start
7 years ago
Andre Puschmann
21d9cb6142
fix UL harq statistic printing
7 years ago
Andre Puschmann
f5bc1049dc
don't use log if USIM isn't initialized
7 years ago
Ismael Gomez
aeabcb4551
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
eec7b27b89
Added check for msg3 buffer overflow. Increased msg3 buffer. Fixes #103
7 years ago
Xavier Arteaga
21355de77e
Added TM3 (1 layer only) eNB support at RRC
7 years ago
Ismael Gomez
f4e883d24f
Divided phch_recv in subclasses
7 years ago
Xavier Arteaga
e8da7160f0
eNB transmits diversity by default if two cell ports are configured
7 years ago
Ismael Gomez
fda886407b
Added option to force the DL/UL frequency at the UE
7 years ago
Ismael Gomez
a180b5ebac
Msg3 delay is added to harq delay
7 years ago
Ismael Gomez
1dff82065b
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
7a14e28837
Extened to all US MCC codes
7 years ago
Ismael Gomez
e4529b943b
Extened to all US MCC codes
7 years ago
Ismael Gomez
c7d5231251
Read Home PLMN from IMSI
7 years ago
Ismael Gomez
a5b384da4a
Added support for roaming PLMN
7 years ago
Ismael Gomez
1c677f7183
Read Home PLMN from IMSI
7 years ago
Ismael Gomez
2159ad3280
Added support for roaming PLMN
7 years ago
Andre Puschmann
2311e2a715
Merge branch 'soapy_fixes' into next
7 years ago
Andre Puschmann
5d5e8167b7
stop radio after radio error
7 years ago
Ismael Gomez
eb07dacfe9
Cleaning logging format
7 years ago
Ismael Gomez
404971703c
PLMN update only on PLMN search state
7 years ago
Ismael Gomez
0c3d4e9ad3
Removed log
7 years ago
Ismael Gomez
ca0cf017d6
Now working with variable HARQ scheduling
7 years ago
Ismael Gomez
fb0a918f7a
Merge branch 'next' into next_novolk
7 years ago
Ismael Gomez
b353ed03dd
cleaned stdout metric
7 years ago
Ismael Gomez
c8dc3d1ad7
Merge branch 'next_with_variable_harq' into next_novolk
7 years ago
Ismael Gomez
c066732095
Merge branch 'next' into next_with_variable_harq
7 years ago
Ismael Gomez
602b684352
Reduced default TX/RX gains in srsUE/srsENB
7 years ago
Ismael Gomez
d6bdabfdc0
Changed all harq delays to variables
7 years ago
Ismael Gomez
32a29f1d34
Do not reset radio on srsUE receive error
7 years ago
Andre Puschmann
d836defd57
add field to CSV metrics that contains the UE connection state
7 years ago
Ismael Gomez
92144ce15d
Revert "Handle RRC ConnectionReject at eNodeB and UE"
...
This reverts commit b6f905e2df
.
7 years ago
Ismael Gomez
b6f905e2df
Handle RRC ConnectionReject at eNodeB and UE
7 years ago
Ismael Gomez
736b73bb4b
Print PDSCH iterations per codeword
7 years ago
Ismael Gomez
489ac43408
Minor logging edits
7 years ago
Ismael Gomez
95000edfd8
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
3aabd83289
fixed blocked timers due to syncrhonization lost
7 years ago
Andre Puschmann
15d89c3e95
add CSV metrics to UE
7 years ago
Andre Puschmann
6eb6468ba9
add CSV metrics object
7 years ago
Andre Puschmann
124bd0a2ba
add basic metrics test
7 years ago
Andre Puschmann
f92728ad6e
add console message when prenting metrics in RRC_IDLE
7 years ago
Andre Puschmann
0636aa289c
use metrics_hub in UE
7 years ago
Ismael Gomez
c7c2ab6ed5
Fix to prevent USRP from disabling TX when transmitting zeros
7 years ago
Ismael Gomez
b12d69b439
Set default TX mode to continuous and fixed uplink synchronization (radio set offset concurrent access)
7 years ago
Ismael Gomez
6de06457fa
Removed MAC timers thread and call them from main MAC thread
7 years ago
Ismael Gomez
4753366096
Added option to ue.conf/enb.conf to forward logs to stdout
7 years ago
Ismael Gomez
18d2c44b71
Restored L/U/O metrics
7 years ago
Ismael Gomez
bb9ff5fcc5
UE to recover from an sporadic loss of synchronization due to USRP overflow
7 years ago
Ismael Gomez
931cfa2db9
Add source of Late message
7 years ago
Ismael Gomez
8fd4ba7486
added per-thread PHY logging
7 years ago
Ismael Gomez
f8c5eb28d3
Fix not showing L/U/O warnings
7 years ago
Xavier Arteaga
648f7c3591
Increased compatibility for TM3 and TM4 with one Rx antenna
7 years ago
Ismael Gomez
6556941e6d
simplified MAC timers. Unified mac and upper timers in same background task
7 years ago
Ismael Gomez
5359c42b46
RLC UM release timer at stop()
7 years ago
Ismael Gomez
4a86967530
Improved stability after radio link failure and radio transport error
7 years ago
Ismael Gomez
fcbcf1ec7b
Removed grant size condition from calc_new_transmission
7 years ago
Xavier Arteaga
c29af35158
Solved bug: when a retransmission of a succesfully decoded block was received
7 years ago
Ismael Gomez
68b1782c86
Fixed Paging and reattachment in new state machine. Moved GW to srsue
7 years ago
Ismael Gomez
826667361e
Reduced chances of uhd demuxer error. Reset device when it occurs
7 years ago
Ismael Gomez
05da1ac480
Merge branch 'mobility' of github.com:softwareradiosystems/srsLTE into mobility
7 years ago
Xavier Arteaga
afd2bbbfc2
Added periodic RI on PUCCH for TM3 and TM4
7 years ago
Xavier Arteaga
65f5987ea8
Added RI reporting for TM3 and TM4 (no PMI)
7 years ago
Xavier Arteaga
709787b581
Improved robustness of PDSCH decoder
7 years ago
Xavier Arteaga
230eb63a97
Refactored grant: removed nof_tb from grant. Use tb_en instead.
7 years ago
Xavier Arteaga
4b00908abb
Removed bug in dl_harq for multiple TB
7 years ago
Xavier Arteaga
1ac7f325df
Solved bug for plotting srsue contellation and removed trace of tb_cw_swap
7 years ago
Xavier Arteaga
8eab3b4688
Removed redundant condition
7 years ago
Ismael Gomez
41188b409e
cleaned up cfo set tolerance functions
7 years ago
Ismael Gomez
7b854476a2
fixed radio set/get freq precision
7 years ago
Ismael Gomez
8661503d59
restore RX gain to 50 dB
7 years ago
Ismael Gomez
f0d9b333b2
Improved stability when UE reattaches
7 years ago
Ismael Gomez
ea0f6f2e2a
removed pdcch log
7 years ago
Ismael Gomez
394d8f166a
Improved initial CFO estimation for PRACH. Fixed bug in PDCCH after changing cell
7 years ago
Ismael Gomez
f1bacd009a
Reduced time to sync to cell
7 years ago
Ismael Gomez
b771c35371
add freq_offset option to ue.conf
7 years ago
Ismael Gomez
22f194182c
fixed memory leaks
7 years ago
Ismael Gomez
b0639ab394
resolved merge conflicts
7 years ago
Ismael Gomez
9ae21dfd5d
reattaching cells with different IDs and PRB
7 years ago
Ismael Gomez
6e0fd43c1f
Moved FFTW to WISDOM and save/load from file
7 years ago
Ismael Gomez
82a90fe4f1
Merge branch 'next' into mobility
7 years ago
Ismael Gomez
a51b6b09dd
Merged with next. Attach successful
7 years ago
Ismael Gomez
2335d2a644
remove boost::assign
7 years ago
Ismael Gomez
e5feec1934
Temporal commit before merge. Changed sequence objects to avoid reallocating memory. new NAS/RRC working with initial attachment
7 years ago
Ismael Gomez
c5bc3b11b7
remove spaces
7 years ago
Ismael Gomez
51fc9bffb1
added release function for mac timers
7 years ago
Ismael Gomez
9997f8c20a
(fix typo) Added default value for filter coefficient in UL power control dedicated
7 years ago
Ismael Gomez
c10f13139e
Added default value for filter coefficient in UL power control dedicated
7 years ago
Ismael Gomez
955170bd52
Improved DL TCP performance by tweeking BSR reports and UL scheduler
7 years ago
Ismael Gomez
0f9f76ff00
calibrated configuration values
7 years ago
Andre Puschmann
c474b24d32
add basic NAS configuration class
7 years ago
Andre Puschmann
82c206c2bb
Merge branch 'master' into next
7 years ago
Andre Puschmann
32b3046d0f
fix segfault in UE PHY tests
...
- added dummy rrc class to UE phy tests
7 years ago
Andre Puschmann
d6c027069c
Merge branch 'master' into next
7 years ago
Andre Puschmann
00be4a5de7
fix bug with uninitalized number of rx antennas
7 years ago
Andre Puschmann
39ebc0e5fd
gracefully exit MAC test when radio init fails
7 years ago
Andre Puschmann
588dc7978d
gracefully exit MAC test when radio init fails
7 years ago
Andre Puschmann
bb34be24ac
fix bug with uninitalized number of rx antennas
7 years ago
Philipp Gorczak
407d2ef024
Use runtime dir parameter for executables.
7 years ago
Philipp Gorczak
5fdcef60f6
Install binaries.
7 years ago
Andre Puschmann
80c0d0e694
fix printf's
7 years ago
Andre Puschmann
7ca0988ea3
refactor RLC to use RAT-agnostic config
7 years ago
Andre Puschmann
9398e0eff9
make number of HARQ processes a parameter for mux/demux objects
7 years ago
Andre Puschmann
4bc7b19595
only call PHR procedure in MUX when it's registered
7 years ago
Andre Puschmann
8dbabb2834
rework bearer/LCID handling
...
This is a larger patch that reworks the LCID handling throughout the
code.
- It first moves the RB/LCID mapping out of common.h into the RRC object
because different RATs may have different mappings.
- It adds a interface to RRC that other objects like RLC/PDCP/etc. may
use to get the bearer name of a specific LCID.
- The patch also introduces a PDCP config class.
7 years ago
Andre Puschmann
83c358d33f
let demux use common interface
7 years ago
Andre Puschmann
ce1e565c79
move RRC states definition into common header
7 years ago
Andre Puschmann
c247f1103d
parameterize TTI offset between UL grant and UL tx and UL tx and HARQ rx
7 years ago
Andre Puschmann
20a004a768
add seperate interface for MUX to query BSR procedure
...
- this is also intented to make MUX RAT-agnostic
7 years ago
Andre Puschmann
f26969db8b
adding UE base class
...
- this patch moves common code shared between multiple UE types, i.e.,
UEs for different RATs into a commong base class
- it also introduces a switch during UE startup to instantiate the
selected UE type
7 years ago
Andre Puschmann
9f3b4bf9a5
use dedicated UL harq config
...
- this patch changes the UL harq config to a dedicated one
instead of passing the whole MAC config which may be specific to
a specific RAT
- it also extends the RRC to fill the harq specific config field in the
MAC config
- clean up dl_harq and remove unused mac config
7 years ago
Andre Puschmann
704b8c3dc4
make DL and UL harq template classes
7 years ago
Andre Puschmann
869786a27c
adapt MAC procedures to also use MAC timers defined in mac_common.h
7 years ago
Andre Puschmann
faf120501a
make DL and UL harq header-only
...
- move src of DL and UL harq in to header in prep for templating both
- add commong MAC header
7 years ago
Ismael Gomez
fa9eaee498
new NAS/RRC structure. Attaching and ping working
7 years ago
Paul Sutton
769c2c1f6b
Merge branch 'next' of https://github.com/softwareradiosystems/srslte into next
7 years ago
Paul Sutton
776c1bbc9d
Moving fftw checks to top CMakeLists
7 years ago
Ismael Gomez
93ff9294f5
Merge branch 'next' into mobility
7 years ago
Ismael Gomez
140cef69e0
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
7 years ago
Ismael Gomez
6037a2f2bd
changed logger classes
7 years ago
Paul Sutton
b71f7b7080
Adding support for static builds
7 years ago
Ismael Gomez
4b5cbafdb5
upgraded to new code restruct
7 years ago
Ismael Gomez
79e9bccbd8
fixed indent
7 years ago
Ismael Gomez
215dac6662
fixed some issues with AVX machines
8 years ago
Paul Sutton
07d8997395
Merge branch 'next' into next_paul_libs
8 years ago
Paul Sutton
4b68272964
Switch to static internal libs, set -fPIC by default
8 years ago
Ismael Gomez
4a1b67a671
cleaned BSR logs
8 years ago
Ismael Gomez
c0a103473b
Cleaned BSR log
8 years ago
Ismael Gomez
fc6a38cad1
removed more unused libraries in ue binary
8 years ago
Ismael Gomez
b7ad261abe
removed unused libraries in ue binary
8 years ago
Ismael Gomez
80092fd888
added pdu tstamp
8 years ago
Ismael Gomez
5e030dc805
renamed SRSUE_ constants to SRSLTE_
8 years ago
Ismael Gomez
129b34201d
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next_private
8 years ago
Ismael Gomez
d05b03e43a
added buffer pool function call name debug feature
8 years ago
Paul Sutton
0b64e8a9ee
Minor cleanup of security library handling in cmake
8 years ago
Ismael Gomez
3473aa1157
fixed default enb config files
8 years ago
Ismael Gomez
e10816bfa2
removed unsupported options from conf
8 years ago
Ismael Gomez
a4498aeb1e
defaulted cpu affinity to all cores
8 years ago
Ismael Gomez
198c705fcd
renamed srsue and srsenb
8 years ago
Ismael Gomez
930147fcda
moved boost requirement to root cmake
8 years ago
Ismael Gomez
0fa3d2e219
Removed changelog/copyright/readme files from srsue
8 years ago
Ismael Gomez
8a367bf825
changed srsue namespace to srslte for all common objects
8 years ago
Ismael Gomez
e75daee148
renamed include paths for common objects
8 years ago
Ismael Gomez
6475b7b7ad
moved UE upper files to srsue
8 years ago
Ismael Gomez
3327024c16
added ENABLE_GUI option
8 years ago
Andre Puschmann
1d1916d6e0
Merge branch 'restruct_update' into restruct_update_paul
8 years ago
Andre Puschmann
c51c4d2a38
fix compile warnings
8 years ago
Andre Puschmann
bcecdf292b
add C++ compile flags and enable useful warnings
8 years ago
Andre Puschmann
ff7400f140
remove unused header
8 years ago
Paul Sutton
80140c7c38
minor cmake edits
8 years ago
Andre Puschmann
928ef71b82
adding remaining srsUE code
8 years ago