Commit Graph

706 Commits

Author SHA1 Message Date
ismagom 1b2c474f25 Connection Request received 2015-07-28 00:39:31 +02:00
ismagom 4652fe6bfe Fixed some segfaults in tests 2015-07-27 17:53:23 +02:00
ismagom 64493f9644 PHY tests working 2015-07-27 17:31:39 +02:00
ismagom 309ebd80e5 MAC/PHY compiling 2015-07-27 17:02:51 +02:00
ismagom f65aa3be1d PHY test examples working 2015-07-24 19:38:34 +02:00
ismagom 97a824c3ee Initial commit 2015-07-19 22:53:05 +02:00
ismagom 805ccc2414 Initial commit 2015-07-19 22:52:56 +02:00
Paul Sutton 24b46906ba Generalizing the main log interface 2015-07-17 10:23:04 +01:00
Paul Sutton eb15eaeb01 Updating old license notices 2015-07-15 17:43:19 +01:00
Paul Sutton 0243db86da Cleanup of cmake helpers 2015-07-15 17:35:32 +01:00
Ismael Gómez-Miguelez 67ee1d4b3c Update COPYRIGHT 2015-07-07 09:58:05 +02:00
Ismael Gómez-Miguelez 66d6b3ce85 Update README.md 2015-07-06 17:12:57 +02:00
ismagom e7fc0f839c Restored BSR to correct value 2015-07-06 16:56:47 +02:00
ismagom baa7e55ffe Added MCS parameter to pusch_test2 2015-07-05 22:30:47 +02:00
ismagom aed414ad9a Fix merge compilation error 2015-07-05 12:46:15 +02:00
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
2015-07-05 12:37:59 +02:00
ismagom 8dba2055f6 Added pregeneration of SRS and DMRS PUSCH signals 2015-07-05 12:35:53 +02:00
ismagom efbfecb891 Fixed mutex not being released 2015-07-02 19:15:50 +02:00
ismagom 504d41c7f4 Merge branch 'working_mac' into test_mac_tti_threads 2015-07-02 18:52:26 +02:00
ismagom 39f4484ede Added priority to UHD threads 2015-07-02 18:51:08 +02:00
ismagom aab347b6a9 Merge branch 'working_mac' into test_mac_tti_threads 2015-07-02 17:44:06 +02:00
ismagom ca2fddc511 Fixed bug transmitting SR with HARQ 2015-07-02 17:42:53 +02:00
ismagom 978fbac417 Merge branch 'test_uhd_improve' into test_mac_tti_threads
Conflicts:
	srslte/lib/cuhd/src/cuhd_imp.cpp
2015-07-02 12:46:56 +02:00
ismagom 218a4908d9 Aligned buffer sizes for host-uhd transfers 2015-07-02 12:36:14 +02:00
ismagom 38f4321ed2 Working with 2 threads up to 3 Mbps DL, 4 UL. A few L&Us yet 2015-07-01 18:29:50 +02:00
ismagom f5370bd23d testing... 2015-06-30 18:33:12 +02:00
ismagom f2b1a193df Added MAC execution time traces. Increased preamble length to 0.4 ms 2015-06-30 18:02:36 +02:00
ismagom 083cd89058 End of burst is transmitted from MAC thread. Bust pre/post padding initialized to zero 2015-06-30 12:52:22 +02:00
ismagom ce5bece317 Fixed SRS not working with some configurations 2015-06-30 00:19:52 +02:00
ismagom 121f363898 Set end of burst to 10 samples 2015-06-29 13:01:42 +02:00
ismagom 487b00817f Initial commit: 1 thread per TTI 2015-06-20 22:08:13 +02:00
ismagom 92f07f5863 Common SRS overlapping with PUSCH corrected 2015-06-19 13:32:11 +02:00
ismagom 99f2ab4e9b Fixed bug in PUSCH and DRMS using all PRBs. Fixed bug in PDU writing packet not returning true 2015-06-19 13:10:37 +02:00
ismagom a9d399c760 Added fake PHR for 2nd packet 2015-06-19 12:05:42 +02:00
ismagom 0c398130c9 Added Periodic CQI to PUSCH. Fixed PUSCH not shortened when SRS RB are contiguous to PUSCH RB 2015-06-19 02:05:51 +02:00
ismagom e693e454d2 Fixed bug in dl_harq incorrectly identifying duplicate packets 2015-06-19 00:23:32 +02:00
ismagom f296a7a168 MAC creates N threads for TTI processing 2015-06-18 22:58:43 +02:00
ismagom 3039de17f9 Restored cmakelist 2015-06-17 18:22:13 +01:00
ismagom c97b7f5b28 Change architecture to 1 thread rx/tx + 1 thread usrp_rx 2015-06-17 18:10:18 +01:00
ismagom 666225d3cb Fixed softbuffer length missing 24 bit tail 2015-06-17 13:51:37 +01:00
ismagom cf5c357db4 Set UL tx advance to 2 ms 2015-06-17 10:10:20 +01:00
ismagom 39e00a8d3d Fixed start of burst in uhd_imp 2015-06-16 11:29:25 +01:00
ismagom f3ef43a38d Fixed bug in MAC PDU generation missing 1 byte 2015-06-15 23:23:21 +02:00
ismagom 11c09b8455 Reduced UHD send/recv buffer to reduce Late packets 2015-06-15 13:48:13 +02:00
ismagom caf37dbf86 SRS working over the air 2015-06-15 13:45:15 +02:00
ismagom 9761d1a3a1 Matlab tests working for SRS. 2015-06-15 01:56:33 +02:00
ismagom 3d1d07e7af Merge branch 'add_shortened' into working_mac
Conflicts:
	srsapps/ue/phy/src/ul_buffer.cc
2015-06-14 22:15:29 +02:00
ismagom 1035ca1e99 Shortened PUSCH/PUCCH working 2015-06-14 22:11:49 +02:00
ismagom 3b58fe0c74 Fixed bugs in SR and BSR. 2015-06-14 12:01:44 +02:00
ismagom ccfdb783c9 Working on SRS integration in PUSCH 2015-06-12 17:49:11 +02:00