ismagom
|
1ffa34015f
|
Fixed some tests. Saving signals to file in pdsch in debug mode
|
9 years ago |
ismagom
|
0e513ad3f3
|
Renamed pdsch_file_test to pdsch_pdcch_file_test
|
9 years ago |
ismagom
|
8e858831e0
|
Removed recv_frame_size from uhd_open() and set symbol size at runtime depending on master clock to support X300
|
9 years ago |
ismagom
|
081b1e3248
|
Fixed pdsch allocation for 1 tx antenna and some cell ids
|
9 years ago |
ismagom
|
08c67573ed
|
Added viterbi SIMD
|
9 years ago |
Paul Sutton
|
1ea2f379a7
|
Updating copyright notices
|
9 years ago |
ismagom
|
35ebaa30da
|
Added missing files
|
9 years ago |
ismagom
|
fc96b7f3e8
|
Fixed SRS/PUSCH simultaneous tx
|
9 years ago |
ismagom
|
a2d7edb285
|
Added support to DCI format 0 with MCS>28
|
9 years ago |
ismagom
|
07e0f06abb
|
Fix segfault in qam64 test
|
9 years ago |
ismagom
|
d65828054a
|
Exposed maximum number of iterations
|
9 years ago |
Paul Sutton
|
ee91d27b49
|
Adding mcs_tbs_idx table
|
9 years ago |
ismagom
|
6c194dc078
|
Conditional SSE compilation
|
9 years ago |
ismagom
|
88cd40420a
|
Improved PDSCH reception
|
9 years ago |
ismagom
|
f735268202
|
Integrated SSE decoder into pdsch receiver
|
9 years ago |
ismagom
|
19256c261e
|
Turbo decoder working with hard decision
|
9 years ago |
ismagom
|
ad06998d91
|
Turbo decoder working OK @ 100 Mbps
|
9 years ago |
ismagom
|
6581c9b0e2
|
Fixed bug in resource allocation for 50 PRB
|
9 years ago |
ismagom
|
5e3f577e97
|
Removed old soft demodulation algorithm. Removed hl/ll examples. Removed prach_ue example.
|
9 years ago |
ismagom
|
2b51496b3f
|
Added PUSCH power control support (not fully tested)
|
9 years ago |
ismagom
|
0b048dd601
|
Fixed not computing DCI size for 100 prb
|
9 years ago |
ismagom
|
7306d88f83
|
Fixed file tests with new fft size
|
9 years ago |
ismagom
|
48076a77fa
|
Reduced sampling rates (not power of 2 fft sizes)
|
9 years ago |
ismagom
|
3f3e045511
|
Integrated LUT rate recovery in dlsch decoding. All tests ok
|
9 years ago |
ismagom
|
49717437c1
|
Optimized Soft demodulator for LTE modulations
|
9 years ago |
ismagom
|
50ec3a161e
|
New algorithm for QPSK demodulation. Added Turbodecoder precomputation of permutation tables. Added LUT for DCI size calculation. Using Volk for descrambling.
|
9 years ago |
ismagom
|
06e537ca5b
|
Tested PUSCH over the air
|
9 years ago |
ismagom
|
728ccad448
|
PUSCH working with matlab
|
9 years ago |
ismagom
|
0a3bd81a28
|
ULSCH working all modes (with UCI) with matlab
|
9 years ago |
ismagom
|
ae99188360
|
ULSCH working in matlab
|
9 years ago |
ismagom
|
e3499aff55
|
PUSCH with LUT working in Matlab
|
9 years ago |
ismagom
|
df9ef48d53
|
Integrated RM lut in sch.c
|
9 years ago |
ismagom
|
f04346ce97
|
LUT TurboCoder working in matlab
|
9 years ago |
ismagom
|
d2a17a631b
|
Changed pack/unpack bit functions
|
9 years ago |
ismagom
|
2b34a3cb10
|
Corrected cell_measurement RSSI/RSRP with USRP RX gain. Added AGC to cell_measurement.
|
9 years ago |
ismagom
|
dc15e99906
|
Added CQI support. Restored ue_ul normalization
|
9 years ago |
ismagom
|
a5c43d9959
|
Merged
|
9 years ago |
ismagom
|
e3166e37c7
|
Increased softbuffer. Changed pusch_test
|
9 years ago |
ismagom
|
76c432f777
|
Added CRC byte computation. Turbodecoder function to decide bytes. PUSCH and PDSCH now expect/generate bits packed in bytes
|
9 years ago |
ismagom
|
7e94f82ab6
|
MAC test working
|
9 years ago |
ismagom
|
4652fe6bfe
|
Fixed some segfaults in tests
|
9 years ago |
ismagom
|
309ebd80e5
|
MAC/PHY compiling
|
9 years ago |
ismagom
|
f65aa3be1d
|
PHY test examples working
|
9 years ago |
ismagom
|
805ccc2414
|
Initial commit
|
9 years ago |
ismagom
|
baa7e55ffe
|
Added MCS parameter to pusch_test2
|
9 years ago |
ismagom
|
8dba2055f6
|
Added pregeneration of SRS and DMRS PUSCH signals
|
9 years ago |
ismagom
|
92f07f5863
|
Common SRS overlapping with PUSCH corrected
|
10 years ago |
ismagom
|
99f2ab4e9b
|
Fixed bug in PUSCH and DRMS using all PRBs. Fixed bug in PDU writing packet not returning true
|
10 years ago |
ismagom
|
0c398130c9
|
Added Periodic CQI to PUSCH. Fixed PUSCH not shortened when SRS RB are contiguous to PUSCH RB
|
10 years ago |
ismagom
|
caf37dbf86
|
SRS working over the air
|
10 years ago |
ismagom
|
9761d1a3a1
|
Matlab tests working for SRS.
|
10 years ago |
ismagom
|
1035ca1e99
|
Shortened PUSCH/PUCCH working
|
10 years ago |
ismagom
|
ccfdb783c9
|
Working on SRS integration in PUSCH
|
10 years ago |
ismagom
|
5f6e7e5f59
|
Changed log macros names. Added PUCCH shortened support
|
10 years ago |
ismagom
|
f9b3ba52c2
|
Fixed problems with DL HARQ. Fixed PUSCH/HARQ multiplexing. Removed some Info messages
|
10 years ago |
ismagom
|
59972f063c
|
Reduced soft buffer size to 3·MaxCodeBlockLen
|
10 years ago |
ismagom
|
f38cc2e938
|
Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission
|
10 years ago |
ismagom
|
c4e771040b
|
PRACH working correctly for ZCZ>4. Fixed TA computation. PRACH matches Matlab.
|
10 years ago |
ismagom
|
41b603e472
|
Moved SR ready_to_send to srsLTE
|
10 years ago |
ismagom
|
414643174b
|
Moved PRACH and SR procedures to srsLTE
|
10 years ago |
ismagom
|
851790e33c
|
Created usrp_txrx example.
|
10 years ago |
ismagom
|
93e98cd214
|
Added LO offset
|
10 years ago |
ismagom
|
104efa35ff
|
Added PRACH test for USRP
|
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
|
4a909ef56c
|
MAC test working until ConnectionSetupComplete
|
10 years ago |
ismagom
|
d46622d802
|
Fixed some UL/DL HARQ issues in MAC. Now working OK until ConnectionSetup reception
|
10 years ago |
Paul Sutton
|
2864a26f74
|
Fix for prach tests
|
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
|
0b3c611f38
|
ConnectionSetup working with MAC test
|
10 years ago |
ismagom
|
68d193a725
|
Working on mac_test
|
10 years ago |
ismagom
|
c828da3e58
|
Changed license to AGPL
|
10 years ago |
ismagom
|
c57d8969be
|
State before directory reorganization
|
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 |
Paul Sutton
|
d30cbd3969
|
Fix for pucch_test segfault
|
10 years ago |
ismagom
|
f68f28637e
|
Added PUCCH to ue itf. Verified with amarisoft
|
10 years ago |
ismagom
|
7ad46244e8
|
PUCCH Formats 2/2a/2b verified with Matlab
|
10 years ago |
ismagom
|
571e45f48d
|
PUCCH Formats 1/1a/1b verified with Matlab
|
10 years ago |
ismagom
|
4fed92c21c
|
Added PUCCH Format 1/a/b
|
10 years ago |
ismagom
|
6eb3f1f484
|
PHICH working. PRACH example using UE ITF working
|
10 years ago |
ismagom
|
736517babb
|
Added condvar synchronization to ue itf class. SIB1 test working.
|
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
|
29ae13e1e0
|
Fixed segfault in pthread_join in pdsch_ue. Fixed default cell in pdsch_enodeb
|
10 years ago |
ismagom
|
5a3c2b1a04
|
chaned srslte_crc prefix in variable names
|
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
|
90634182ce
|
Merge with master
|
10 years ago |
ismagom
|
8722ad8037
|
Merge
|
10 years ago |
ismagom
|
5588791695
|
Working on UE c++ itf
|
10 years ago |
ismagom
|
1a5e064bbf
|
changed names. Added tutorial examples. MMSE not working correctly due to erroneous noise estimation under time misalignment
|
10 years ago |
Paul Sutton
|
fe3d723bdd
|
Updating copyright notices and project name
|
10 years ago |
ismagom
|
c23445b38a
|
Removed graphics dependency and added dependency for libsdrgui. Fixed many cmake bugs after name change
|
10 years ago |
ismagom
|
3d0cc1a9ec
|
Merged with paul_graphics
|
10 years ago |
ismagom
|
7b8a00ce9b
|
Changed a few names. Initial UE PHY itf draft
|
10 years ago |
Paul Sutton
|
62f2cf6496
|
Fixes for clang warnings, moved cf_t definition to config.h to avoid redefinitions
|
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 |