610 Commits (d8ff0f75604b22eb1c53a32695c2db304a7cc9e1)

Author SHA1 Message Date
Ismael Gomez 23a362c9b0 Merge branch 'master' into next 8 years ago
Ismael Gomez 50694d7c3f PRACH: support all ConfigIndex values 8 years ago
Ismael Gomez 881bb7f6b3 puch_test_mex: fixed new api 8 years ago
Ismael Gomez 0e65b5a2a2 Merge branch 'next' of github.com:srsLTE/srsLTE into next 8 years ago
Ismael Gomez 604dcef9cd Commented printf message 8 years ago
Ismael Gomez a13039e48c Merge pull request #67 from Agmagor/origin/patch-4
coverity: timeval.tv_usec is 'long int', not 'int'
8 years ago
Paul Sutton 2bae39d1ca Changed port types to uint16 8 years ago
Agmagor b024550316 coverity: timeval.tv_usec is 'long int', not 'int' 8 years ago
Ismael Gomez 5b7d082a04 fixed coverty bug 8 years ago
Ismael Gomez 62b63462c9 Simplified API for PDSCH and PUSCH. Dynamically handle multiple RNTIs 8 years ago
Ismael Gomez 015b0e4eb1 remove printf 8 years ago
Ismael Gomez 7d11949612 fixed cqi max bits 8 years ago
Agmagor 46ce82fd83 free UHD handles upon RF closure 8 years ago
Ismael Gomez e957bc8dc8 enb: not initializaing sequences when removing user 8 years ago
Ismael Gomez 6d93e4a1ea pdcch: fixed coderate computation 8 years ago
Ismael Gomez 7bc53c14b6 Merge branch 'master' into next 8 years ago
Ismael Gomez d948751dec Merge branch 'master' of github.com:srsLTE/srsLTE 8 years ago
Ismael Gomez 8b4fa3f8d9 removed UHD recv/send_frame_size arguments 8 years ago
Ismael Gomez 4a2d9d1776 Added functions for spectral efficiency computation 8 years ago
Ismael Gomez bb5e511513 Fixed ULSCH CQI receiver 8 years ago
Ismael Gomez a98f19a05e Added CQI unpacking functions 8 years ago
Agmagor 388eb35e67 memleak: free FFT plan upon pss_synch_free 8 years ago
Agmagor fd4eb44bfc memleak: free cellsearch buffer after scan 8 years ago
Ismael Gomez f0e0a71792 pucch: added function to get last correlation 8 years ago
Ismael Gomez b5554ce926 minor printf change 8 years ago
Ismael Gomez 25afd3cf87 Merge branch 'pregen_dci_locations' into next 8 years ago
Ismael Gomez 82e4b37d40 PUCCH: fixed incorrect allocation for format2a 8 years ago
Ismael Gomez dd694be141 added interface to pdcch_set_cfi 8 years ago
Ismael Gomez 3a8c813809 pregenerate dci locations 8 years ago
Ismael Gomez 3ad996cf90 pucch2: missing cqi encoding bits 8 years ago
Ismael Gomez 64621b5166 fixed coverty issues 8 years ago
Ismael Gomez ffd4fb7d93 minor fixes in pucch rx 8 years ago
Ismael Gomez c732c5c5f0 viterbi: fixed incorrect initialization 8 years ago
Ismael Gomez 17d5ebca7e isolated common tx/rx pucch functions 8 years ago
Ismael Gomez 4cdbed47f2 pucch receiver tested 8 years ago
Ismael Gomez 25398ec089 Added comment to clarify cross-correlation in PSS 8 years ago
Ismael Gomez 6b20636b63 add matlab pucch tests 8 years ago
Ismael Gomez ea4a81c8d0 added pucch enodeb receiver 8 years ago
Ismael Gomez 383dfa63fe rf_uhd: added option for external clock reference 8 years ago
Ismael Gomez 3ff153f06a minor print formatting 8 years ago
Ismael Gomez 91645c8d65 sync: added new cfocorr object to avoid rebuilding table based on tolerance 8 years ago
Ismael Gomez cbade7d29c rf_uhd: device familiy detection when device_args are supplied 8 years ago
Ismael Gomez 1f6e63ae4f cfo: srslte_sync_get_cfo() returns PSS-based CFO estimation. Gives better results than CP-based 8 years ago
Ismael Gomez 811ad420ef ue_ul: set cfo tol to 0 8 years ago
Ismael Gomez 45609b1c70 pdsch: data not needed in encode. enb: changed rnti_idx to int 8 years ago
Ismael Gomez f4ed3c4821 dci: added missing flag 1a/1c in pack functions 8 years ago
Ismael Gomez 1d7bfc79c2 fixed coverty bugs 8 years ago
Ismael Gomez 867ed0feee Merge branch 'oai_blind_search' into next 8 years ago
Ismael Gomez ceddb15deb Fixed RV for SIB in pdsch_ue example 8 years ago
Ismael Gomez 2b3087b1f9 fixed coverty bug 8 years ago
Ismael Gomez 60e77144ca Added prach detection to prach_test_usrp. Added full device names to RF objects 8 years ago
Ismael Gomez c58f1c9edc fixed dl tbs for mcs >= 29 8 years ago
Ismael Gomez 4d77eb9fa1 Working on CDD precoder (matlab) 8 years ago
Ismael Gomez e4a94bcf33 2rx diversity equalizer working in matlab in gen/sse/avx 8 years ago
Ismael Gomez 67d2b91354 2rx equalizer working in matlab in gen/sse/avx 8 years ago
Ismael Gomez 5fcb95d54d 2rx equalizer working in matlab in gen/sse 8 years ago
Ismael Gomez b161e360a4 Added checks for TBS decoding 8 years ago
Andre Puschmann e36bd6a20f Revert "Fixed blind search"
This reverts commit d80146e657.

Seems to have problems with OAI eNB.
8 years ago
Ismael Gomez d37ae08719 make net sockets reusable 8 years ago
Ismael Gomez 76ad1aeffc Fixed last_n_cce in new dci search 8 years ago
Ismael Gomez 66ac734c51 added support for 2 tb in format2 8 years ago
Ismael Gomez 16454f5eb1 Added guard carriers to pdsch_ue plot 8 years ago
Ismael Gomez 64f90bbe4c Fixed test failing 8 years ago
Ismael Gomez d80146e657 Fixed blind search 8 years ago
Ismael Gomez 9b01555626 Fixed MAX_CANDIDATES 8 years ago
Ismael Gomez 015437372a Merge branch 'next' of github.com:srsLTE/srsLTE into next 8 years ago
Ismael Gomez f605400bed fixed issues in new dci search 8 years ago
Paul Sutton 1a8c9df887 Fix build without RF dependencies 8 years ago
Paul Sutton 52d45d001c Fix for build without RF dependencies 8 years ago
Ismael Gomez 3941589cc5 added printfs 8 years ago
Ismael Gomez f61448e4ea changed ue_dl API dci_msg order 8 years ago
Ismael Gomez bf5130ab9b Merge branch 'next' into blind_search 8 years ago
Ismael Gomez ded17137b0 fixed bugs from coverty analysis 8 years ago
Ismael Gomez 850259e2f7 Revert "ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe"
This reverts commit 10cbb9ad92.
8 years ago
Ismael Gomez 4f7b372711 Revert "psdch_ue: disabled agc by default. Set default gain to 70 dB"
This reverts commit 58d955ea10.
8 years ago
Ismael Gomez 9d68d0adb4 Revert "chest_dl: subframe averaging with previous"
This reverts commit 82cfa01468.
8 years ago
Ismael Gomez 82cfa01468 chest_dl: subframe averaging with previous 8 years ago
Ismael Gomez 58d955ea10 psdch_ue: disabled agc by default. Set default gain to 70 dB 8 years ago
Ismael Gomez 10cbb9ad92 ue_sync: set default offset correction interval to 0. chest_dl: added option to average estimates per subframe 8 years ago
Ismael Gomez 6a254cd077 compilation issue in pucch_test 8 years ago
Ismael Gomez 9c18c03b97 Inreased DCI buffer because CRC is appended there 8 years ago
Ismael Gomez c8bc53e749 Initial changes 8 years ago
Ismael Gomez 75fea4a04b testing new blind search 8 years ago
Ismael Gomez 6fa983df3c Removed new line from srslte_vec_sprint_hex 8 years ago
Ismael Gomez b749931b58 disabled dummy device 8 years ago
Ismael Gomez 162c7f098f Merge branch 'next' into uplink 9 years ago
Ismael Gomez 299dc6aef4 Added unpacking for MIMO 9 years ago
Andre Puschmann be8824f025 cqi: added some support functions needed for aperiodic reporting 9 years ago
Ismael Gomez 15735c35c7 Merge branch 'next' into uplink 9 years ago
Ismael Gomez 0d0e8d86b8 fixed failing tests after last commit 9 years ago
Ismael Gomez dc3da4ecc8 Fixed Format1C for RA-RNTI 9 years ago
Ismael Gomez cc00b172b5 Improvements in prach detection 9 years ago
Ismael Gomez 9618135423 merged chest_dl fixes from master and adapted to uplink 9 years ago
Ismael Gomez bacbefe545 Merge branch 'master' into next 9 years ago
Ismael Gomez 96237d74ad chest_dl: changed interp interface and fixed interpolation 9 years ago
Ismael Gomez 7d0dc03345 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 11af8de0a7 Merge branch 'master' into next 9 years ago
Ismael Gomez 818ff9a4fa chest_dl: fixed bug in previous commit 9 years ago
Ismael Gomez 574fd85948 working on ul 9 years ago
Ismael Gomez 119e258e51 Merge branch 'master' into uplink 9 years ago
Ismael Gomez a67e4d336a Merge branch 'master' into next 9 years ago
Ismael Gomez 7a00833cab chest_dl: fixed interpolation for 4 ports 9 years ago
Ismael Gomez 180aedb620 Fixed DCI Format1A packing 9 years ago
Ismael Gomez c54481e0e1 Fixed bug in pbch_encode 9 years ago
Ismael Gomez 8ee9b32c7a Merge branch 'next' into uplink 9 years ago
Ismael Gomez edd3ff0eef Merge branch 'master' into uplink 9 years ago
Ismael Gomez daf8731009 Fixed wrong parenthesis in srslte_vec_abs_cf 9 years ago
Ismael Gomez 3b68073773 Fixed SC-FDMA receiver 9 years ago
Ismael Gomez 7cc0b7206b removed enb multi functions 9 years ago
Ismael Gomez 267f7db855 plots to a single window 9 years ago
Ismael Gomez 995af27452 working on enb_ul 9 years ago
Ismael Gomez 2b1245a436 fixed segfault in null seq in pusch multi 9 years ago
Ismael Gomez 0acfbfecb1 UL working on enb simulator 9 years ago
Ismael Gomez 56bdb47258 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 3f8ef25d8f Merge branch 'master' into next 9 years ago
Ismael Gomez 66a65f4860 uhd: not setting dynamic_clock to true by default 9 years ago
Ismael Gomez 3e29960a79 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 95b3b304f8 Merge branch 'master' into next 9 years ago
Ismael Gomez aa62a32b90 Added matlab tests for phich 9 years ago
Ismael Gomez 0a2c164ae7 phich: removed correlation distance checking 9 years ago
Ismael Gomez 533374a62c Merge branch 'master' into next 9 years ago
Ismael Gomez 6b71250a9c development of enb processing 9 years ago
Ismael Gomez 3d592aeab7 disable dynamic rate for x300 9 years ago
Ismael Gomez 1399d44d0e Fix x300 issue with changing master_clock_rate on runtime 9 years ago
Ismael Gomez 40028f45af rf: moved setting clock rate to fix x300 segfault 9 years ago
Ismael Gomez e6809b4ada cmake: fixed not linking fftw in srslte_static 9 years ago
Paul Sutton 3949d2ed46 Merge branch 'master' into next
Conflicts:
	srslte/lib/CMakeLists.txt
9 years ago
Ismael Gomez cfca587548 pdcch: added printf for encode error 9 years ago
Ismael Gomez 47b4443697 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 7edc69052b chest: restored refs noise estimation 9 years ago
Ismael Gomez 7f7982f387 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 8d0447537d sss: fixed incorrect m0 and m1 check for N_id_1 9 years ago
Ismael Gomez 823dde8ea7 prach: added check for freq_offset space 9 years ago
Ismael Gomez f906892a65 enb_dl: increased tx amplitude 9 years ago
Ismael Gomez 3ea0ea221e Merge branch 'master' into uplink 9 years ago
Ismael Gomez 4e2d9631c5 pdsch_enodeb: fixed data transmission not enabled 9 years ago
Ismael Gomez 51399c7f67 rf: added dummy device 9 years ago
Ismael Gomez 7cce2467e2 Fixed cmake not linking fftw in mex 9 years ago
Ismael Gomez 6e820a53d6 pdsch: save subframe to file 9 years ago
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 c36dd98b47 Merge branch 'master' into uplink 9 years ago
Ismael Gomez 1edeecfbfe Changed rv_idx to int for format1c 9 years ago
Ismael Gomez 78b2129a49 Removed softbuffer from enb_dl 9 years ago
Ismael Gomez 8431e0f2a6 Restored cqi mapping to conservative 9 years ago
Ismael Gomez 88d0431acc ra: fixed srslte_ra_tbs_from_idx() 9 years ago
Ismael Gomez 6a1355fa39 enb_dl: fixed reset on data=NULL 9 years ago
Ismael Gomez e59ec9aac4 minor printf changes 9 years ago
Ismael Gomez 9c0da56eec Merge branch 'master' into uplink 9 years ago
Ismael Gomez fa2fe0bf4e Fixed tbs=0 for format1c si-rnti 9 years ago