Ismael Gomez
307e54f6d9
pdsch: save chest to file
9 years ago
Ismael Gomez
9edd40da8b
rf_uhd: avoid allocating sensor object on each call
9 years ago
Ismael Gomez
1edeecfbfe
Changed rv_idx to int for format1c
9 years ago
Ismael Gomez
8431e0f2a6
Restored cqi mapping to conservative
9 years ago
Ismael Gomez
fa2fe0bf4e
Fixed tbs=0 for format1c si-rnti
9 years ago
Ismael Gomez
1e3ba9e406
Fixed C-RNTI startig at 0xb
9 years ago
Ismael Gomez
3af3d12dff
Improved pdcch decoding
9 years ago
Ismael Gomez
e9d242f6b4
pcfich: fixed incorrect detection
9 years ago
Ismael Gomez
82d55bde4f
Fixed some issues with unsigned comparisons
9 years ago
Ismael Gomez
027d5efa63
viterbi: fixed failing test
9 years ago
Ismael Gomez
43db80e7db
pdsch_enodeb: transmitting all subframes
9 years ago
Ismael Gomez
a612009ea7
Fixed PDCCH not looking for aggregation level L=8. Fixed PCFICH encoder not accepting cfi=3
9 years ago
Ismael Gomez
77a560cbf3
chest_dl: Choose noise algorithm
9 years ago
Ismael Gomez
8a06055889
Fixed srslte_static link with volk when disableMEX. Calibrated PSS-based noise estimation
9 years ago
Ismael Gomez
50cfec8829
Compute noise in all subframes
9 years ago
Ismael Gomez
3519e2f15a
Calibrated noise estimation using matlab for length 3 filters. Fixed compilation of volk for MEX.
9 years ago
Ismael Gomez
24926ed648
Merge branch 'master' of https://github.com/srsLTE/srsLTE
9 years ago
Ismael Gomez
ed063b04db
ch_estimation: Fix subframe_config switch in srslte_refsignal_srs_send_cs
9 years ago
Ismael Gomez
73c50d3b52
Fix erroneously-capitalized KHz -> kHz
9 years ago
ismagom
9741f87e2c
Reduced time offset correcting period to 25 ms
9 years ago
Ismael Gomez
d33242bd17
Set AGC by default in pdsch_ue and cell_measurement examples
9 years ago
ismagom
146140ce7b
cleaned unused variable
9 years ago
ismagom
8431873661
srslte_chest_dl_set_smooth_filter3_coeff() forces filter of length 3
9 years ago
ismagom
90ee1ba73b
Fixed VOLK compiler definitions. Reduced track sync window
9 years ago
ismagom
ceb2934dc9
Added static library for srslte for linkage with MEX files. Calibrated SNR estimation
9 years ago
Paul Sutton
e5c8fdaf2d
Fixes for cmake restructure
9 years ago
Paul Sutton
af85656096
Merge branch 'cmake_restructure' into test_merge
9 years ago
Paul Sutton
47eb847913
cleanups for cmake files, fixes to linker errors
9 years ago
ismagom
cc4a4b0536
Minor fixes and improvements
9 years ago
ismagom
c137091dc3
Not correcting CFO in non-sync subframes
9 years ago
ismagom
a625f30643
Changed CFO EMA coefficients
9 years ago
ismagom
837326f575
Added more options to change parameters
9 years ago
ismagom
fbaa559e37
Cleaned viterbi. Reduced number of symbols in CP-based CFO estmation
9 years ago
ismagom
9b8709f744
Improved BER performance in Viterbi
9 years ago
Paul Sutton
14a889bcf9
Building rf as static lib and linking into srslte shared lib
9 years ago
Paul Sutton
eb3ed31bb4
Removing backup file
9 years ago
Paul Sutton
3fa54c653f
CMake restructure
9 years ago
ismagom
c3268a93e2
Improved SFBC decoder and added SSE version. Fixed bug in MIB decoding. Improved calibration of synchronization constants
9 years ago
ismagom
799af37bed
Fixed bug in PDCCH REG cyclic shift
9 years ago
ismagom
aee336b586
Supporting instantaneous sampling time correction
9 years ago
ismagom
9693aa5c35
Fixed incorrect ema and threshold for sync
9 years ago
ismagom
c57441d3f7
Integrated new synchronization
9 years ago
ismagom
f31922f5f5
Added matlab files to test synchronization
9 years ago
ismagom
dd396c0562
Merge branch 'next' of https://github.com/srsLTE/srsLTE into next
9 years ago
ismagom
75357c8526
Added Matlab tests to verify PDSCH BLER
9 years ago
Ismael Gomez
194bdbab23
Restored 1536 sample size for 20 Mhz
9 years ago
ismagom
fb1d2d32c4
Changed sfn_offset in PBCH decoding to signed integer
9 years ago
ismagom
ba042771ce
Check RSSI sensor before getting in UHD. Overwirte sf_idx in ue_sync only if SSS was detected. Increased 5 Mhz sampling frequency to avoid low-pass filter
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
e4ee073568
Merge branch 'improve_chest' into next
9 years ago