ismagom
|
bb14ee4fd6
|
Merge branch 'master' into ul_improve
|
9 years ago |
ismagom
|
5074e9181b
|
Added cell_measurement calibration with RSSI sensor
|
9 years ago |
ismagom
|
ff1efb7b17
|
Added LUT-based turbo coder
|
9 years ago |
ismagom
|
67a5e0f0f1
|
Fixed master clock rate for 15 Mhz BW.
|
9 years ago |
ismagom
|
2b34a3cb10
|
Corrected cell_measurement RSSI/RSRP with USRP RX gain. Added AGC to cell_measurement.
|
9 years ago |
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
|
9 years ago |
ismagom
|
b696535979
|
Adjusted SRS normalization
|
9 years ago |
ismagom
|
dc15e99906
|
Added CQI support. Restored ue_ul normalization
|
9 years ago |
ismagom
|
510e4c892e
|
Moved srsapps to srsue repository
|
9 years ago |
ismagom
|
a5c43d9959
|
Merged
|
9 years ago |
Paul Sutton
|
4c2d6e4461
|
Adding hex logging interface
|
9 years ago |
ismagom
|
38a13746be
|
Merge branch 'pdsch_pusch_bytes' into new_arch
Conflicts:
srsapps/ue/phy/src/phch_worker.cc
|
9 years ago |
ismagom
|
d0b1f3b084
|
Working iperf 1 Mbps UL/DL
|
9 years ago |
ismagom
|
0385a10656
|
UL/DL iperf working with 1 thread
|
9 years ago |
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 |