7016 Commits (f6b4f65f1293e62b505d582af489a0918c2fc68f)
 

Author SHA1 Message Date
ismagom 3a213c30a0 Merge branch 'new_arch' into pdsch_pusch_bytes 9 years ago
ismagom 099b0eb1ea Set preamble to 0.35ms 9 years ago
ismagom f4accfde6a Merge branch 'new_arch' into pdsch_pusch_bytes 9 years ago
ismagom a2123ea744 Fixed bug with rem_len in pdu.cc 9 years ago
ismagom e3166e37c7 Increased softbuffer. Changed pusch_test 9 years ago
ismagom ea40092db7 Scrambling using words for XOR 9 years ago
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 c90a253817 Fixed grant pcap 9 years ago
ismagom aa47a524b4 Integration with higher layers failing NAS integration 9 years ago
ismagom 7e94f82ab6 MAC test working 9 years ago
ismagom 1b2c474f25 Connection Request received 9 years ago
ismagom 4652fe6bfe Fixed some segfaults in tests 9 years ago
ismagom 64493f9644 PHY tests working 9 years ago
ismagom 309ebd80e5 MAC/PHY compiling 9 years ago
ismagom f65aa3be1d PHY test examples working 9 years ago
ismagom 97a824c3ee Initial commit 9 years ago
ismagom 805ccc2414 Initial commit 9 years ago
Paul Sutton 24b46906ba Generalizing the main log interface 9 years ago
Paul Sutton eb15eaeb01 Updating old license notices 9 years ago
Paul Sutton 0243db86da Cleanup of cmake helpers 9 years ago
Ismael Gómez-Miguelez 67ee1d4b3c Update COPYRIGHT 9 years ago
Ismael Gómez-Miguelez 66d6b3ce85 Update README.md 9 years ago
ismagom e7fc0f839c Restored BSR to correct value 9 years ago
ismagom baa7e55ffe Added MCS parameter to pusch_test2 9 years ago
ismagom aed414ad9a Fix merge compilation error 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 efbfecb891 Fixed mutex not being released 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 f5370bd23d testing... 9 years ago
ismagom f2b1a193df Added MAC execution time traces. Increased preamble length to 0.4 ms 9 years ago
ismagom 083cd89058 End of burst is transmitted from MAC thread. Bust pre/post padding initialized to zero 9 years ago
ismagom ce5bece317 Fixed SRS not working with some configurations 9 years ago
ismagom 121f363898 Set end of burst to 10 samples 9 years ago
ismagom 487b00817f Initial commit: 1 thread per TTI 10 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 a9d399c760 Added fake PHR for 2nd packet 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 f296a7a168 MAC creates N threads for TTI processing 10 years ago
ismagom 3039de17f9 Restored cmakelist 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