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
8 years ago
Andre Puschmann
32b3046d0f
fix segfault in UE PHY tests
...
- added dummy rrc class to UE phy tests
8 years ago
Andre Puschmann
d6c027069c
Merge branch 'master' into next
8 years ago
Andre Puschmann
00be4a5de7
fix bug with uninitalized number of rx antennas
8 years ago
Andre Puschmann
39ebc0e5fd
gracefully exit MAC test when radio init fails
8 years ago
Andre Puschmann
588dc7978d
gracefully exit MAC test when radio init fails
8 years ago
Andre Puschmann
bb34be24ac
fix bug with uninitalized number of rx antennas
8 years ago
Philipp Gorczak
407d2ef024
Use runtime dir parameter for executables.
8 years ago
Philipp Gorczak
5fdcef60f6
Install binaries.
8 years ago
Andre Puschmann
80c0d0e694
fix printf's
8 years ago
Andre Puschmann
7ca0988ea3
refactor RLC to use RAT-agnostic config
8 years ago
Andre Puschmann
9398e0eff9
make number of HARQ processes a parameter for mux/demux objects
8 years ago
Andre Puschmann
4bc7b19595
only call PHR procedure in MUX when it's registered
8 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.
8 years ago
Andre Puschmann
83c358d33f
let demux use common interface
8 years ago
Andre Puschmann
ce1e565c79
move RRC states definition into common header
8 years ago
Andre Puschmann
c247f1103d
parameterize TTI offset between UL grant and UL tx and UL tx and HARQ rx
8 years ago
Andre Puschmann
20a004a768
add seperate interface for MUX to query BSR procedure
...
- this is also intented to make MUX RAT-agnostic
8 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
8 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
8 years ago
Andre Puschmann
704b8c3dc4
make DL and UL harq template classes
8 years ago
Andre Puschmann
869786a27c
adapt MAC procedures to also use MAC timers defined in mac_common.h
8 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
8 years ago
Ismael Gomez
fa9eaee498
new NAS/RRC structure. Attaching and ping working
8 years ago
Paul Sutton
769c2c1f6b
Merge branch 'next' of https://github.com/softwareradiosystems/srslte into next
8 years ago
Paul Sutton
776c1bbc9d
Moving fftw checks to top CMakeLists
8 years ago
Ismael Gomez
93ff9294f5
Merge branch 'next' into mobility
8 years ago
Ismael Gomez
140cef69e0
Merge branch 'next' of github.com:softwareradiosystems/srsLTE into next
8 years ago
Ismael Gomez
6037a2f2bd
changed logger classes
8 years ago