Ismael Gomez
a612009ea7
Fixed PDCCH not looking for aggregation level L=8. Fixed PCFICH encoder not accepting cfi=3
9 years ago
Douglas Anderson
59e4d9fa99
pdsch_enode: write requested number of frames to file
...
In pdsch_enode, when requesting "nf" frames be written to file, only 1 full frame was written. The "nf++" index increment line was inside the subframe for loop.
9 years ago
ismagom
6439b2bbec
Fixed minor issues
9 years ago
ismagom
fe6f7580cd
Renamed module rf_ to srslte_rf_
9 years ago
ismagom
96f7639ea0
Added bladeRF API skeleton. Moved uhd code into rf_uhd
9 years ago
ismagom
ba5b14ee3d
Renamed CUHD module to RF. Added bladeRF module to CMake
9 years ago
Paul Sutton
1ea2f379a7
Updating copyright notices
9 years ago
ismagom
cea96ce53c
Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates
9 years ago
ismagom
33a200d1f2
Fix pdsch_enodeb sampling rate
9 years ago
ismagom
f339bf6641
Merge branch 'master' into tdec
...
Conflicts:
srslte/examples/pdsch_enodeb.c
9 years ago
ismagom
d4c214dbe7
Fixed unnecessary bit_unpack in pdsch_ue
9 years ago
ismagom
f735268202
Integrated SSE decoder into pdsch receiver
9 years ago
ismagom
6581c9b0e2
Fixed bug in resource allocation for 50 PRB
9 years ago
ismagom
6c068d061f
Fixed issue with new UHD driver blocking SIGINT
9 years ago
ismagom
a5b52179fa
Fixed rest of examples for new UHD driver
9 years ago
ismagom
16a264e12d
Modulator now accepting non byte-multiple inputs
9 years ago
ismagom
4a08a32417
Fixed PDSCH eNodeB example transmitting unpacked bits
9 years ago
ismagom
d2a17a631b
Changed pack/unpack bit functions
9 years ago
ismagom
309ebd80e5
MAC/PHY compiling
9 years ago
ismagom
805ccc2414
Initial commit
9 years ago
ismagom
f38cc2e938
Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission
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
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
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
c828da3e58
Changed license to AGPL
10 years ago
ismagom
132c919dcf
Changed directory structure. Compilation working with w/o UHD and srsGUI
10 years ago
ismagom
addd786e5f
Moved HARQ to MAC. Redesigned RA and DL/UL grant framework
10 years ago
ismagom
705f4b1347
Merge branch 'master' into phy_class
10 years ago
ismagom
ad9d02927e
Fixed Bug in pdsch_enodeb transmitting always sf_idx=0
10 years ago
ismagom
1bc01bc131
Merged pbch changes master
10 years ago
ismagom
94f2e84f09
PBCH decoding assumes number of ports when they are known
10 years ago
ismagom
cb05db2bd1
Changed default pdsch_enodeb amplitude to 0.8
10 years ago
ismagom
29ae13e1e0
Fixed segfault in pthread_join in pdsch_ue. Fixed default cell in pdsch_enodeb
10 years ago
ismagom
53171b1b8e
UE itf working until SIB1 decoding
10 years ago
ismagom
d4588a7f3c
Merged with master
10 years ago
ismagom
8274370d3d
Fixed some srslte duplicate prefix
10 years ago
ismagom
5588791695
Working on UE c++ itf
10 years ago
ismagom
a85a29afba
Fixed examples not compiling
10 years ago
ismagom
7b8a00ce9b
Changed a few names. Initial UE PHY itf draft
10 years ago
ismagom
6d51de5ed6
Added prefix to all exported symbols
10 years ago
ismagom
0d71c911fe
Changed until precoding.h
10 years ago
ismagom
7eecf5be3b
Changed phy_common.h
10 years ago
ismagom
8605b6d24c
Added prefix until fft.h
10 years ago
ismagom
2b4da53ef9
Moved all subdirectories in phy upwards. Changed copyright
10 years ago
ismagom
7d1d2910ee
Changed directory names to srslte and removed uppler layers directories
10 years ago