223 Commits (0c1e2eb53d2ac41d276e7072c77e7b273b08b006)

Author SHA1 Message Date
ismagom ed4d500532 PDSCH CB segmentation computation used erroneous CB length 10 years ago
ismagom 4ef21f0439 Merge branch 'master' of https://github.com/ismagom/libLTE 10 years ago
ismagom d81f8dfbcd Improved noise and SNR estimation 10 years ago
ismagom c7b2a7a499 Fixed examples compilation with no UHD 10 years ago
ismagom 3a99e8268f Fixed PCFICH file test failing 10 years ago
ismagom 0875cf73c1 Removed error messages when failing to write to UDP 10 years ago
ismagom 605f102682 PDSCH Video demo working 10 years ago
ismagom 40c7db7009 Added nof_frames to pbch_file_test 10 years ago
ismagom 37e386d6d5 Plot runs as thread in pdsch ue 10 years ago
ismagom 2dfe82fb9c Added vec_max_fff function 10 years ago
ismagom 5c8a94ddfc File read in pdsch_ue 10 years ago
ismagom 359b8dcd72 Added waterfall plot to pdsch_ue 10 years ago
ismagom 94305004f1 Added TCP/UDP sources/sinks to pdsch enodeb/ue 10 years ago
Paul Sutton 5120b2e989 Adding explicit paths to rrc asn headers 10 years ago
ismagom ae9af79172 Configurable PRB set from STDIN in pdsch_enodeb 10 years ago
ismagom 147c0f5f98 Finished PDSCH MEX test. Read MCS from STDIN in pdsch_enodeb 10 years ago
ismagom 134eea27f8 Finished PDSCH MEX test. Read MCS from STDIN in pdsch_enodeb 10 years ago
ismagom d993021880 Add PDSCH and TDEC MEX test 10 years ago
ismagom 2afdb97b1f Fixed PDSCH resource mapping bug for 1 antenna. Added dynamic buffer to soft demapper (fixes QAM64 bug) 10 years ago
ismagom 636cb301f8 Changed UDP sink and source. Fixed some issues in pdsch_ue. Added PDSCH and TDECODER MEX. 10 years ago
ismagom c8c7bf39b2 Reordered RRC ASN directory. Fixed ASN headers installation. 10 years ago
ismagom fc1989b295 Changed estimator filter 10 years ago
ismagom a25fa6a435 Added timeout to cuhd_recv 10 years ago
ismagom 5e6abc7186 Improved PCFICH detection using soft bit correlation. 10 years ago
ismagom 10ce33d47d Changed matlab tests names 10 years ago
ismagom d6797964a5 Scanner version working correctly 10 years ago
ismagom 92e0db231c Fixed issue in PBCH decoding N_id_2=2. Changed measurements average to exponential. Moved MMSE diversity equalizer to ZF. 10 years ago
ismagom d56fc6d26d Patch to install rrc ASN headers 10 years ago
ismagom f067d98482 Fine tune in cell measurement 10 years ago
ismagom f6e4aa18c8 Decreased ue_sync tracking threshold 10 years ago
ismagom 204fa85144 Added MEX tests for PBCH and Viterbi 10 years ago
ismagom e98f718806 Fixed issue with PSS correlation 10 years ago
ismagom 856a899ff0 Added cell_scanner API and test example 10 years ago
ismagom 243f23752d Improved cell search algorithm. Using narrow correlation for cell acquisition and MIB decoding 10 years ago
ismagom 5a032c4316 Using short correlation for peak tracking 10 years ago
ismagom ecbd3dda2c Added SIB4. Improved CP detection. 10 years ago
ismagom 28ab43c6e9 Added PSS/SSS mex. Added new SSS correlation algorithms. Use PSR in PSS 10 years ago
ismagom 540eb98fdb Added PSS mex test 10 years ago
ismagom 48da6746cd Added MEX lib. Added PDCCH test 10 years ago
ismagom f32ac7b1ab Fixed memory bug in CP detection 10 years ago
ismagom 65ebfc0f2d Fixed memory bug in CP detection 10 years ago
ismagom 445fc639e8 Improved UE measurements. Calibrated for gain 40 dB 10 years ago
ismagom 632e841dbe Increased sync threshold. Fixed some memory issues 10 years ago
ismagom 213b9467f3 Increased sync threshold. Fixed some memory issues 10 years ago
ismagom 9b3a890d6a Increased sync threshold. Fixed some memory issues 10 years ago
ismagom 9290336502 Fixed memory bug with extended CP 10 years ago
ismagom 256666554a Fixed memory bug with extended CP 10 years ago
ismagom cbe159a77b Changed sync() to return always 1 if the peak is found 10 years ago
ismagom 21636025af Calling ue_dl in pdsch_ue only when pbch is decoded 10 years ago
ismagom fded8e40d1 Fixed problem in decode_pbch() with frame unaligment 10 years ago
ismagom 103ead6298 Fixed pdsch_enodeb, bcch decoding for 20 MHz and CFO correction 10 years ago
ismagom 552c925036 Fixed BCCH encoding bug 10 years ago
ismagom b96e33ffd6 Fixed memory leak with pdsch_set_rnti() 10 years ago
ismagom a21c8c7993 Fixed bug in ue_mib and improved pdsch_ue console output and plots 10 years ago
ismagom 5193112041 Fixed BUG in ue_mib.c not checking if enough buffer. Fixed ud_dl rv_idx. Removed iodev.c 10 years ago
ismagom 8531fb1a0c Fixed a bug with type 2 distributed resource allocation 10 years ago
ismagom 68a6169164 ZF/MMSE equalizer for single antenna and diversity working correctly 10 years ago
ismagom 4f653dc3ab Added MMSE SISO equalizer (predecoding) 10 years ago
ismagom f505a75382 New equalizer working 10 years ago
ismagom 61ebfaf3b2 Testing CH est 10 years ago
ismagom 17dd292089 Fixed issues with cell_measurement 10 years ago
ismagom b2c009e1fa Simplified ue_mib API 10 years ago
ismagom bb98b588bd Removed ue_celldetect test (already in example). Simplified ue_celldetect API 10 years ago
ismagom 19628904d4 Hide ASN compilation warnings 10 years ago
ismagom 9382c7dd3b Changed ASN sources. Added SIB1 packing/unpacking to RRC 10 years ago
ismagom d033204137 Addes SIB1 packing/unpacking to RRC 10 years ago
ismagom 2de8610ccf Addes SIB1 packing/unpacking to RRC 10 years ago
ismagom e3ae38c30e Fixed Cmake 10 years ago
ismagom d65f7a5782 Moved examples out of phy directory 10 years ago
ismagom 83316aeb9a Fixed MIB decoding through ASN 10 years ago
ismagom 956a9d61dd Fixed CFO correction 10 years ago
ismagom 4232020557 Moved BCCH-BCH MIB unpacking to RRC layer 10 years ago
ismagom 1adfc16e1d Changed char for bits to uint8_t 10 years ago
ismagom 0b3cbb0740 BCCH-BCH test compiling ok 10 years ago
ismagom 64395022c2 Included RRC directory and ASN source files 10 years ago
ismagom 23dcd6d927 Added cell measurement example 10 years ago
ismagom bd117093b4 Fixed some issues in MIB detection and in cell search 10 years ago
ismagom 60c559e351 Removed UL chest test 11 years ago
ismagom 45179ea823 Added DRMS for UL. Changed chest to chest_dl 11 years ago
ismagom 3448deb904 Source formatting 11 years ago
ismagom 65760bb37d Merged soft demodulation improvements from marojevic 11 years ago
ismagom b256a90b1b Merge branch 'master' into soft_demod_volk 11 years ago
ismagom 81a5d42924 Fixed bug in cell detect not detecting cells with N_id_2!=0 11 years ago
ismagom 53a6ccd06b Merged with master 11 years ago
ismagom ce2abc06fe Fixed some bugs in UE PDSCH example: equalization with zero channel estimates, cell search, synchronization. CRC-based early stopping 11 years ago
ismagom 182c9958bb Cell search example looks for 3 cells per frequency 11 years ago
ismagom 3844d19916 Changed CP detection algorithm 11 years ago
ismagom dbc3195830 Improved cell search program 11 years ago
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 11 years ago
marojevic 76ba600c20 Optimization of the LLR approx algorithm implementation 11 years ago
ismagom 7658ced99d Normalized PSS correlation result. Use real part only. Extended sync_test to more bandwidth 11 years ago
ismagom de1454cf7b Split llr_approx() in three routines 11 years ago
ismagom 764c7eb9d7 Split llr_approx() in three routines 11 years ago
ismagom 3dfb1824b4 Added CRC-based early stopping to Turbo decoder 11 years ago
ismagom 85fc5adc01 Merge branch 'soft_demod_volk' 11 years ago
ismagom ad004c58d8 Adjusted PSS find thresholds for loaded cells 11 years ago
ismagom 66c6862f7d Test wasn't added 11 years ago
ismagom a7ef0baecb Added volk'ed version of llr_approx 11 years ago
ismagom ecf140a4e9 Added Test and Benchmark for soft_demodulation approximation algorithms 11 years ago
Ismael Gómez-Miguelez c5ad9c5178 Merge pull request #42 from ismagom/master
Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC ...
11 years ago