76 Commits (21636025afe03ac3735fc9f21d139e20b4fd903a)

Author SHA1 Message Date
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 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 9382c7dd3b Changed ASN sources. Added 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 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