ismagom
|
104efa35ff
|
Added PRACH test for USRP
|
10 years ago |
ismagom
|
d005ec8f9b
|
MAC MUX rounding up SDU payload size
|
10 years ago |
ismagom
|
25a82f27d7
|
Merge branch 'working_mac' of https://github.com/srsLTE/srsLTE into working_mac
|
10 years ago |
ismagom
|
4a669048d3
|
Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing.
|
10 years ago |
Paul Sutton
|
8bd77bfb08
|
Catching pthread permission error and providing detailed message
|
10 years ago |
Paul Sutton
|
9bb70f153f
|
Merge branch 'working_mac' of https://github.com/srslte/srslte into working_mac
|
10 years ago |
Paul Sutton
|
28c78fe6b2
|
Minor edits, removing use namespace from headers
|
10 years ago |
ismagom
|
78c795461e
|
Merge branch 'working_mac' of https://github.com/srsLTE/srsLTE into working_mac
|
10 years ago |
ismagom
|
4a909ef56c
|
MAC test working until ConnectionSetupComplete
|
10 years ago |
Paul Sutton
|
d7f7827e82
|
Installing srslte_uhd lib
|
10 years ago |
Paul Sutton
|
3c7cebb86c
|
Merging master to get srsgui include dir fix
|
10 years ago |
ismagom
|
8f40bb2f73
|
Added ConnectionSetup processing to mac_test.cc
|
10 years ago |
ismagom
|
d46622d802
|
Fixed some UL/DL HARQ issues in MAC. Now working OK until ConnectionSetup reception
|
10 years ago |
ismagom
|
07dc7c88b9
|
Merge branch 'working_mac'
|
10 years ago |
ismagom
|
5672908173
|
Fixed pdsch_enodeb example with wrong UE C-RNTI
|
10 years ago |
ismagom
|
3c48f728c2
|
Fixed pdsch_enodeb example with wrong UE C-RNTI
|
10 years ago |
Paul Sutton
|
b8af67ebab
|
Adding srsgui include dir for examples
|
10 years ago |
Paul Sutton
|
1163141178
|
Merge branch 'working_mac'
Pulling in prach test fix
|
10 years ago |
Paul Sutton
|
2864a26f74
|
Fix for prach tests
|
10 years ago |
Paul Sutton
|
5382792eda
|
Updating readme
|
10 years ago |
Paul Sutton
|
976ecb1dfb
|
Updating readme
|
10 years ago |
ismagom
|
1979ca2bcc
|
Merge branch 'working_mac'
|
10 years ago |
ismagom
|
cbbab51ecc
|
Merge branch 'working_mac' of https://github.com/srsLTE/srsLTE into working_mac
|
10 years ago |
ismagom
|
486fd46234
|
Added MAC BSR. Channel estimation does averaging after interpolation
|
10 years ago |
Ismael Gómez-Miguelez
|
59cd1cd271
|
Update COPYRIGHT
|
10 years ago |
Ismael Gómez-Miguelez
|
8508dd48bc
|
Update COPYRIGHT
|
10 years ago |
suttonpd
|
ccddd7fa3b
|
Merge pull request #53 from chunyeow/master
README.md: typo error
|
10 years ago |
Chun-Yeow Yeoh
|
0e7a1fb5de
|
README.md: typo error
Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
|
10 years ago |
ismagom
|
5d122ee44f
|
Added Time-domain EMA filter for channel estimation
|
10 years ago |
ismagom
|
f475069033
|
Demo working
|
10 years ago |
ismagom
|
04b8f00fe7
|
Fixed UE_SYNC can't do SSS on track
|
10 years ago |
ismagom
|
c257d4f94b
|
Tests with estimator
|
10 years ago |
ismagom
|
a690c2a232
|
Tests with estimator
|
10 years ago |
ismagom
|
491a3c60f2
|
Added BSR procedure. Demo working
|
10 years ago |
ismagom
|
eecc5257b5
|
Redued graphics frame rate. Changed PDCCH decoding order. Set decoder iterations to 2. pdsch_ue RNTI argument passed as Hexadecimal
|
10 years ago |
ismagom
|
ae5316ae92
|
Added Scheduling Request Procedure
|
10 years ago |
ismagom
|
0b3c611f38
|
ConnectionSetup working with MAC test
|
10 years ago |
ismagom
|
68d193a725
|
Working on mac_test
|
10 years ago |
ismagom
|
881a90d62c
|
Enabled mac_test (link with openlte library). Added license to srsapps
|
10 years ago |
ismagom
|
c828da3e58
|
Changed license to AGPL
|
10 years ago |
ismagom
|
4684facd5b
|
Fixed headers not installing
|
10 years ago |
ismagom
|
132c919dcf
|
Changed directory structure. Compilation working with w/o UHD and srsGUI
|
10 years ago |
ismagom
|
c57d8969be
|
State before directory reorganization
|
10 years ago |
ismagom
|
e7cc7b330e
|
Softbuffer RX initialization with ratematching NULL. Moved softbuffer to fec
|
10 years ago |
ismagom
|
fe830a5287
|
Softbuffer RX initialization with ratematching NULL. Moved softbuffer to fec
|
10 years ago |
ismagom
|
addd786e5f
|
Moved HARQ to MAC. Redesigned RA and DL/UL grant framework
|
10 years ago |
ismagom
|
dc9464be9c
|
Created log and params interfaces
|
10 years ago |
ismagom
|
9c10861128
|
Separated params class into abstract params_db and phy_params classes
|
10 years ago |
ismagom
|
c382f2cbba
|
Fixed USRP buffer overflows due to small num_recv_frames. AGC working using vec_max. Improved cell search
|
10 years ago |
ismagom
|
ee78f0111b
|
Fixing AGC
|
10 years ago |