42 Commits (ca2fddc5110980f8d70557e51041381e91a93663)

Author SHA1 Message Date
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 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 c97b7f5b28 Change architecture to 1 thread rx/tx + 1 thread usrp_rx 10 years ago
ismagom 39e00a8d3d Fixed start of burst in uhd_imp 10 years ago
ismagom f3ef43a38d Fixed bug in MAC PDU generation missing 1 byte 10 years ago
ismagom 3b58fe0c74 Fixed bugs in SR and BSR. 10 years ago
ismagom 723b574d14 Moved PCAP interface to a separate class. Called PCAP from DL/UL HARQ processes 10 years ago
ismagom 993822a662 Moved PCAP interface to a separate class. Called PCAP from DL/UL HARQ processes 10 years ago
ismagom d2c30bc8dc PCAP expects packeted bitstream 10 years ago
Paul Sutton d1ed052a97 First attempt at MAC pcap support 10 years ago
ismagom f9b3ba52c2 Fixed problems with DL HARQ. Fixed PUSCH/HARQ multiplexing. Removed some Info messages 10 years ago
ismagom 4819dae236 Set DL HARQ new transmissionevery time a TB is correctly decoded 10 years ago
ismagom 1515b8f146 Removed pusch_cfg from ul_buffer 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 25ebb0ac80 MAC DL HARQ: Fixed NDI not been toggled in a reTX. Not decoding again if ack=true but send ACK anyways 10 years ago
ismagom c9b9accda5 Delayed precomputation of C-RNTI 10 years ago
ismagom ee2e193b8a Restored SR-transMax to MAC. 10 years ago
ismagom 033d50978b Added timing traces for phy/mac/radio classes. 10 years ago
Paul Sutton 3d156140d2 Moving PUCCH SR parameters to phy 10 years ago
Paul Sutton e063d6e06d Notifying mac handler correctly, using proper error codes for threads 10 years ago
ismagom f9b7b7827b Added SRS subframe occasion for CS/UE references 10 years ago
ismagom c4e771040b PRACH working correctly for ZCZ>4. Fixed TA computation. PRACH matches Matlab. 10 years ago
ismagom d005ec8f9b MAC MUX rounding up SDU payload size 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
ismagom 4a909ef56c MAC test working until ConnectionSetupComplete 10 years ago
ismagom 8f40bb2f73 Added ConnectionSetup processing to mac_test.cc 10 years ago
ismagom d46622d802 Fixed some UL/DL HARQ issues in MAC. Now working OK until ConnectionSetup reception 10 years ago
ismagom 486fd46234 Added MAC BSR. Channel estimation does averaging after interpolation 10 years ago
ismagom a690c2a232 Tests with estimator 10 years ago
ismagom 491a3c60f2 Added BSR procedure. Demo working 10 years ago
ismagom ae5316ae92 Added Scheduling Request Procedure 10 years ago
ismagom 0b3c611f38 ConnectionSetup working with MAC test 10 years ago
ismagom 68d193a725 Working on mac_test 10 years ago
ismagom 881a90d62c Enabled mac_test (link with openlte library). Added license to srsapps 10 years ago
ismagom c828da3e58 Changed license to AGPL 10 years ago
ismagom 132c919dcf Changed directory structure. Compilation working with w/o UHD and srsGUI 10 years ago