Commit graph

640 commits

Author SHA1 Message Date
ismagom
df9ef48d53 Integrated RM lut in sch.c 2015-09-16 20:49:48 +02:00
ismagom
784aea119b RM turbo TX working with LUTs 2015-09-16 20:10:54 +02:00
ismagom
f04346ce97 LUT TurboCoder working in matlab 2015-09-15 11:55:07 +02:00
ismagom
4cd64b6de8 Merge branch 'master' into ul_improve 2015-09-14 23:52:23 +02:00
ismagom
aecd4df003 UCI bits wrong in ulsch_test.m 2015-09-14 23:52:06 +02:00
ismagom
9534e65b0d Moved bit interleaver to bit utils 2015-09-14 11:22:20 +02:00
ismagom
7c09f79911 Moved bit interleaver to bit utils 2015-09-14 11:21:54 +02:00
Ismael Gómez-Miguelez
7a05d9f993 Merge pull request #54 from srsLTE/bits
Changed parameter names to match function meanings
2015-09-14 10:40:40 +02:00
Paul Sutton
1e6f56cdef Changed parameter names to match function meanings 2015-09-14 09:43:33 +01:00
ismagom
d2a17a631b Changed pack/unpack bit functions 2015-09-14 10:20:12 +02:00
ismagom
bb14ee4fd6 Merge branch 'master' into ul_improve 2015-09-12 15:00:43 +02:00
ismagom
5074e9181b Added cell_measurement calibration with RSSI sensor 2015-09-12 15:00:21 +02:00
ismagom
ff1efb7b17 Added LUT-based turbo coder 2015-09-12 13:27:59 +02:00
ismagom
67a5e0f0f1 Fixed master clock rate for 15 Mhz BW. 2015-09-10 11:42:27 +02:00
ismagom
2b34a3cb10 Corrected cell_measurement RSSI/RSRP with USRP RX gain. Added AGC to cell_measurement. 2015-09-10 11:06:57 +02:00
ismagom
7cfe77e565 Merge branch 'new_arch'
Conflicts:
	srsapps/common/include/srsapps/common/log.h
	srsapps/common/include/srsapps/common/log_stdout.h
	srsapps/common/include/srsapps/common/threads.h
	srsapps/common/src/log_stdout.cc
	srsapps/common/src/threads.c
	srsapps/ue/mac/src/demux.cc
	srsapps/ue/mac/src/dl_harq.cc
	srsapps/ue/mac/src/mac.cc
	srsapps/ue/mac/src/mux.cc
	srsapps/ue/mac/src/proc_bsr.cc
	srsapps/ue/mac/src/proc_ra.cc
	srsapps/ue/mac/src/proc_sr.cc
	srsapps/ue/mac/src/ul_harq.cc
	srsapps/ue/mac/test/mac_test.cc
	srsapps/ue/phy/src/dl_buffer.cc
	srsapps/ue/phy/src/phy.cc
	srsapps/ue/phy/src/prach.cc
	srsapps/ue/phy/src/ul_buffer.cc
2015-09-10 11:06:16 +02:00
ismagom
b696535979 Adjusted SRS normalization 2015-09-05 13:48:31 +02:00
ismagom
dc15e99906 Added CQI support. Restored ue_ul normalization 2015-09-05 11:51:19 +02:00
ismagom
510e4c892e Moved srsapps to srsue repository 2015-08-31 10:33:16 +02:00
ismagom
a5c43d9959 Merged 2015-08-31 10:06:11 +02:00
Paul Sutton
4c2d6e4461 Adding hex logging interface 2015-08-28 13:19:19 +01:00
ismagom
38a13746be Merge branch 'pdsch_pusch_bytes' into new_arch
Conflicts:
	srsapps/ue/phy/src/phch_worker.cc
2015-08-28 11:13:02 +02:00
ismagom
d0b1f3b084 Working iperf 1 Mbps UL/DL 2015-08-28 11:08:19 +02:00
ismagom
0385a10656 UL/DL iperf working with 1 thread 2015-08-09 00:23:02 +02:00
ismagom
3a213c30a0 Merge branch 'new_arch' into pdsch_pusch_bytes 2015-08-08 13:34:48 +02:00
ismagom
099b0eb1ea Set preamble to 0.35ms 2015-08-08 13:33:45 +02:00
ismagom
f4accfde6a Merge branch 'new_arch' into pdsch_pusch_bytes 2015-08-08 03:00:11 +02:00
ismagom
a2123ea744 Fixed bug with rem_len in pdu.cc 2015-08-08 02:59:40 +02:00
ismagom
e3166e37c7 Increased softbuffer. Changed pusch_test 2015-08-08 02:16:48 +02:00
ismagom
ea40092db7 Scrambling using words for XOR 2015-08-07 02:56:45 +02:00
ismagom
76c432f777 Added CRC byte computation. Turbodecoder function to decide bytes. PUSCH and PDSCH now expect/generate bits packed in bytes 2015-08-07 02:18:47 +02:00
ismagom
c90a253817 Fixed grant pcap 2015-08-06 22:00:47 +02:00
ismagom
aa47a524b4 Integration with higher layers failing NAS integration 2015-08-06 13:42:08 +02:00
ismagom
7e94f82ab6 MAC test working 2015-08-04 17:27:14 +02:00
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