114 Commits (76c432f77737fd891bd505d40154043c99c842c6)

Author SHA1 Message Date
ismagom 76c432f777 Added CRC byte computation. Turbodecoder function to decide bytes. PUSCH and PDSCH now expect/generate bits packed in bytes 9 years ago
ismagom aa47a524b4 Integration with higher layers failing NAS integration 9 years ago
ismagom 7e94f82ab6 MAC test working 9 years ago
ismagom 4652fe6bfe Fixed some segfaults in tests 9 years ago
ismagom 309ebd80e5 MAC/PHY compiling 9 years ago
ismagom f65aa3be1d PHY test examples working 9 years ago
ismagom 805ccc2414 Initial commit 9 years ago
ismagom baa7e55ffe Added MCS parameter to pusch_test2 9 years ago
ismagom c0cf783fbd Merge branch 'pregenerate_signals' into test_mac_tti_threads
Conflicts:
	srsapps/ue/mac/src/mac.cc
	srsapps/ue/phy/include/srsapps/ue/phy/ul_buffer.h
9 years ago
ismagom 8dba2055f6 Added pregeneration of SRS and DMRS PUSCH signals 9 years ago
ismagom 504d41c7f4 Merge branch 'working_mac' into test_mac_tti_threads 9 years ago
ismagom 39f4484ede Added priority to UHD threads 9 years ago
ismagom aab347b6a9 Merge branch 'working_mac' into test_mac_tti_threads 9 years ago
ismagom ca2fddc511 Fixed bug transmitting SR with HARQ 9 years ago
ismagom 978fbac417 Merge branch 'test_uhd_improve' into test_mac_tti_threads
Conflicts:
	srslte/lib/cuhd/src/cuhd_imp.cpp
9 years ago
ismagom 218a4908d9 Aligned buffer sizes for host-uhd transfers 9 years ago
ismagom 38f4321ed2 Working with 2 threads up to 3 Mbps DL, 4 UL. A few L&Us yet 9 years ago
ismagom ce5bece317 Fixed SRS not working with some configurations 9 years ago
ismagom 92f07f5863 Common SRS overlapping with PUSCH corrected 10 years ago
ismagom 99f2ab4e9b Fixed bug in PUSCH and DRMS using all PRBs. Fixed bug in PDU writing packet not returning true 10 years ago
ismagom 0c398130c9 Added Periodic CQI to PUSCH. Fixed PUSCH not shortened when SRS RB are contiguous to PUSCH RB 10 years ago
ismagom e693e454d2 Fixed bug in dl_harq incorrectly identifying duplicate packets 10 years ago
ismagom c97b7f5b28 Change architecture to 1 thread rx/tx + 1 thread usrp_rx 10 years ago
ismagom 666225d3cb Fixed softbuffer length missing 24 bit tail 10 years ago
ismagom cf5c357db4 Set UL tx advance to 2 ms 10 years ago
ismagom 39e00a8d3d Fixed start of burst in uhd_imp 10 years ago
ismagom 11c09b8455 Reduced UHD send/recv buffer to reduce Late packets 10 years ago
ismagom caf37dbf86 SRS working over the air 10 years ago
ismagom 9761d1a3a1 Matlab tests working for SRS. 10 years ago
ismagom 1035ca1e99 Shortened PUSCH/PUCCH working 10 years ago
ismagom ccfdb783c9 Working on SRS integration in PUSCH 10 years ago
ismagom 5f6e7e5f59 Changed log macros names. Added PUCCH shortened support 10 years ago
ismagom f9b3ba52c2 Fixed problems with DL HARQ. Fixed PUSCH/HARQ multiplexing. Removed some Info messages 10 years ago
ismagom 59972f063c Reduced soft buffer size to 3·MaxCodeBlockLen 10 years ago
ismagom f38cc2e938 Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission 10 years ago
ismagom 5143af5e00 C-RNTI precomputation executed in a detachable MAC thread. C-RNTI is set in ue_ul/ue_dl after computing scrambling sequences 10 years ago
ismagom 033d50978b Added timing traces for phy/mac/radio classes. 10 years ago
ismagom f9b7b7827b Added SRS subframe occasion for CS/UE references 10 years ago
ismagom e5c1d00a7c Fixed sync_test for extended CP 10 years ago
ismagom e3dd3c3f88 Merge branch 'add_tx_zeros' into working_mac
Conflicts:
	srslte/lib/cuhd/src/cuhd_imp.cpp
10 years ago
ismagom c4e771040b PRACH working correctly for ZCZ>4. Fixed TA computation. PRACH matches Matlab. 10 years ago
ismagom 41b603e472 Moved SR ready_to_send to srsLTE 10 years ago
ismagom 414643174b Moved PRACH and SR procedures to srsLTE 10 years ago
ismagom e093b3a7de Added pre/post padding for TX bursts. 10 years ago
ismagom 4c949bb99f B210 driver 3.9 returning rx_sensor lo_locked but never locked 10 years ago
ismagom 3f871a14a3 PHY class always transmitting 10 years ago
ismagom 851790e33c Created usrp_txrx example. 10 years ago
ismagom 93e98cd214 Added LO offset 10 years ago
ismagom 104efa35ff Added PRACH test for USRP 10 years ago
ismagom 4a669048d3 Added Shortened PUSCH support. Fixed pdsch_ue/enodeb examples bug in subframe 0 and 5. Fixed MAC PDU packing. 10 years ago