209 Commits (6208093981879f9eb82cdac5b479642a61b2ea7d)

Author SHA1 Message Date
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 10 years ago
ismagom 45179ea823 Added DRMS for UL. Changed chest to chest_dl 10 years ago
ismagom 3448deb904 Source formatting 10 years ago
ismagom 65760bb37d Merged soft demodulation improvements from marojevic 10 years ago
ismagom b256a90b1b Merge branch 'master' into soft_demod_volk 10 years ago
ismagom 81a5d42924 Fixed bug in cell detect not detecting cells with N_id_2!=0 10 years ago
ismagom 53a6ccd06b Merged with master 10 years ago
ismagom ce2abc06fe Fixed some bugs in UE PDSCH example: equalization with zero channel estimates, cell search, synchronization. CRC-based early stopping 10 years ago
ismagom 182c9958bb Cell search example looks for 3 cells per frequency 10 years ago
ismagom 3844d19916 Changed CP detection algorithm 10 years ago
ismagom dbc3195830 Improved cell search program 10 years ago
ismagom f4eeec3df7 Added UE cell search object. Improved PSS detection 10 years ago
marojevic 76ba600c20 Optimization of the LLR approx algorithm implementation 10 years ago
ismagom 7658ced99d Normalized PSS correlation result. Use real part only. Extended sync_test to more bandwidth 10 years ago
ismagom de1454cf7b Split llr_approx() in three routines 10 years ago
ismagom 764c7eb9d7 Split llr_approx() in three routines 10 years ago
ismagom 3dfb1824b4 Added CRC-based early stopping to Turbo decoder 10 years ago
ismagom 85fc5adc01 Merge branch 'soft_demod_volk' 10 years ago
ismagom ad004c58d8 Adjusted PSS find thresholds for loaded cells 10 years ago
ismagom 66c6862f7d Test wasn't added 10 years ago
ismagom a7ef0baecb Added volk'ed version of llr_approx 10 years ago
ismagom ecf140a4e9 Added Test and Benchmark for soft_demodulation approximation algorithms 10 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 ...
10 years ago
ismagom caf4488eea Fixed SCAN_MIB example. Fixed other issues with synchronization and AGC in ue_sync module 10 years ago
marojevic 5915918794 Modifying comments in soft_algs.c. 10 years ago
marojevic e3ae271f5c Optimization of soft demodulation algorithm implementation. 10 years ago
ismagom 6a47f8bdc1 Fixed PDSCH compilation issue with missing QT libs 10 years ago
ismagom 85e2e8814d Fixed compilation problem 10 years ago
ismagom b6660915dd Fixed C-UHD wrapper. to_pp_string() in rx_metadata_t not available in older drivers 10 years ago
ismagom ecb30a9014 Added AGC module 10 years ago
ismagom d99e4f5988 ue_dl 10 years ago
ismagom 7372d3a386 Fixed PDSCH UE example. Added ue_dl and ue_sync modules. Fixed other minor bugs 10 years ago
ismagom 09243c7996 Fixed PDSCH bugs. Cleaned MCS interface in RA. Converted MODEM module to stdint 10 years ago
ismagom 01ca2dcf28 Added HARQ support on PDSCH. Small changes on API. 10 years ago
ismagom 561a2abd53 Fixed bug in channel estimation test 10 years ago
ismagom 2b291be6b0 Merge branch 'master' of https://github.com/ismagom/libLTE 10 years ago
ismagom ec321f971d Fixed error in PDSCH mapping. Further API simplification 10 years ago