ismagom
|
a1ada63e4f
|
Changed pdsch_ue freq to double
|
9 years ago |
ismagom
|
6439b2bbec
|
Fixed minor issues
|
9 years ago |
ismagom
|
fe6f7580cd
|
Renamed module rf_ to srslte_rf_
|
9 years ago |
ismagom
|
a0a730b1de
|
BladeRF interface working at 5 MHz
|
9 years ago |
ismagom
|
b86007249b
|
Tested new UHD interface with srsLTE examples
|
9 years ago |
ismagom
|
96f7639ea0
|
Added bladeRF API skeleton. Moved uhd code into rf_uhd
|
9 years ago |
ismagom
|
ba5b14ee3d
|
Renamed CUHD module to RF. Added bladeRF module to CMake
|
9 years ago |
ismagom
|
081b1e3248
|
Fixed pdsch allocation for 1 tx antenna and some cell ids
|
9 years ago |
Paul Sutton
|
1ea2f379a7
|
Updating copyright notices
|
9 years ago |
ismagom
|
db1ceae5e3
|
Merge branch 'improve_cfo'
|
9 years ago |
ismagom
|
7956e04dcc
|
Fixed sync test
|
9 years ago |
ismagom
|
83aba931e3
|
Added CP-based autocorrelation CFO estimation. Added integer CFO estimation/correction. Improved overall synchronization performance
|
9 years ago |
ismagom
|
eac1b324dc
|
Increased plot buffers to support 20Mhz plots
|
9 years ago |
ismagom
|
dc8927a5fd
|
Increased plot buffers to support 20Mhz plots
|
9 years ago |
ismagom
|
cea96ce53c
|
Fixed tx_rate in pdsch_enodeb. Added option to compile with standard rates
|
9 years ago |
ismagom
|
33a200d1f2
|
Fix pdsch_enodeb sampling rate
|
9 years ago |
Paul Sutton
|
ed87963d39
|
Adding message handler interface
|
9 years ago |
ismagom
|
f339bf6641
|
Merge branch 'master' into tdec
Conflicts:
srslte/examples/pdsch_enodeb.c
|
9 years ago |
ismagom
|
d4c214dbe7
|
Fixed unnecessary bit_unpack in pdsch_ue
|
9 years ago |
ismagom
|
88cd40420a
|
Improved PDSCH reception
|
9 years ago |
ismagom
|
f735268202
|
Integrated SSE decoder into pdsch receiver
|
9 years ago |
ismagom
|
6581c9b0e2
|
Fixed bug in resource allocation for 50 PRB
|
9 years ago |
ismagom
|
5e3f577e97
|
Removed old soft demodulation algorithm. Removed hl/ll examples. Removed prach_ue example.
|
9 years ago |
ismagom
|
cc1623f1cd
|
Merge branch 'master' into ul_power_control
Conflicts:
mex/include/srslte/mex/mexutils.h
|
9 years ago |
ismagom
|
54e279d334
|
Fixed master clock rate for usrp_capture example
|
9 years ago |
ismagom
|
6c068d061f
|
Fixed issue with new UHD driver blocking SIGINT
|
9 years ago |
ismagom
|
a5b52179fa
|
Fixed rest of examples for new UHD driver
|
9 years ago |
ismagom
|
efb331439e
|
Fixed master clock rate with UHD driver 3.10
|
9 years ago |
ismagom
|
2b51496b3f
|
Added PUSCH power control support (not fully tested)
|
9 years ago |
ismagom
|
09c6077bc9
|
Fixed an error in cell_search. Increased estimation time. Improved results presentation
|
9 years ago |
ismagom
|
48076a77fa
|
Reduced sampling rates (not power of 2 fft sizes)
|
9 years ago |
ismagom
|
cb61ff4009
|
Added support for reduced sampling rates
|
9 years ago |
ismagom
|
d725d73511
|
Fixed pss_usrp test segfault for high samplign rates
|
9 years ago |
ismagom
|
16a264e12d
|
Modulator now accepting non byte-multiple inputs
|
9 years ago |
ismagom
|
4a08a32417
|
Fixed PDSCH eNodeB example transmitting unpacked bits
|
9 years ago |
Marcus Müller
|
6a3e39534b
|
examples: Added UHD library dir to CMakeLists.txt
without, linkage fails if UHD shared library is not installed in the
default location on Fedora 22.
|
9 years ago |
ismagom
|
d2a17a631b
|
Changed pack/unpack bit functions
|
9 years ago |
ismagom
|
5074e9181b
|
Added cell_measurement calibration with RSSI sensor
|
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
|
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
|
76c432f777
|
Added CRC byte computation. Turbodecoder function to decide bytes. PUSCH and PDSCH now expect/generate bits packed in bytes
|
9 years ago |
ismagom
|
309ebd80e5
|
MAC/PHY compiling
|
9 years ago |
ismagom
|
805ccc2414
|
Initial commit
|
9 years ago |
ismagom
|
8dba2055f6
|
Added pregeneration of SRS and DMRS PUSCH signals
|
9 years ago |
ismagom
|
9761d1a3a1
|
Matlab tests working for SRS.
|
10 years ago |
ismagom
|
1035ca1e99
|
Shortened PUSCH/PUCCH working
|
10 years ago |
ismagom
|
f38cc2e938
|
Changed PUSCH/PDSCH RA configuration to enable Shortened PUSCH due to SRS transmission
|
10 years ago |
ismagom
|
e093b3a7de
|
Added pre/post padding for TX bursts.
|
10 years ago |
ismagom
|
851790e33c
|
Created usrp_txrx example.
|
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
|
07dc7c88b9
|
Merge branch 'working_mac'
|
10 years ago |
ismagom
|
5672908173
|
Fixed pdsch_enodeb example with wrong UE C-RNTI
|
10 years ago |
ismagom
|
3c48f728c2
|
Fixed pdsch_enodeb example with wrong UE C-RNTI
|
10 years ago |
Paul Sutton
|
b8af67ebab
|
Adding srsgui include dir for examples
|
10 years ago |
ismagom
|
486fd46234
|
Added MAC BSR. Channel estimation does averaging after interpolation
|
10 years ago |
ismagom
|
5d122ee44f
|
Added Time-domain EMA filter for channel estimation
|
10 years ago |
ismagom
|
f475069033
|
Demo working
|
10 years ago |
ismagom
|
c257d4f94b
|
Tests with estimator
|
10 years ago |
ismagom
|
a690c2a232
|
Tests with estimator
|
10 years ago |
ismagom
|
491a3c60f2
|
Added BSR procedure. Demo working
|
10 years ago |
ismagom
|
eecc5257b5
|
Redued graphics frame rate. Changed PDCCH decoding order. Set decoder iterations to 2. pdsch_ue RNTI argument passed as Hexadecimal
|
10 years ago |
ismagom
|
0b3c611f38
|
ConnectionSetup working with MAC test
|
10 years ago |
ismagom
|
68d193a725
|
Working on mac_test
|
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 |
ismagom
|
addd786e5f
|
Moved HARQ to MAC. Redesigned RA and DL/UL grant framework
|
10 years ago |
ismagom
|
c382f2cbba
|
Fixed USRP buffer overflows due to small num_recv_frames. AGC working using vec_max. Improved cell search
|
10 years ago |
ismagom
|
ee78f0111b
|
Fixing AGC
|
10 years ago |
ismagom
|
a85241e482
|
Merge branch 'master' into phy_class
|
10 years ago |
ismagom
|
5e5c7b27d4
|
Added AGC
|
10 years ago |
ismagom
|
f68f28637e
|
Added PUCCH to ue itf. Verified with amarisoft
|
10 years ago |
ismagom
|
705f4b1347
|
Merge branch 'master' into phy_class
|
10 years ago |
ismagom
|
ad9d02927e
|
Fixed Bug in pdsch_enodeb transmitting always sf_idx=0
|
10 years ago |
ismagom
|
4fed92c21c
|
Added PUCCH Format 1/a/b
|
10 years ago |
ismagom
|
6eb3f1f484
|
PHICH working. PRACH example using UE ITF working
|
10 years ago |
ismagom
|
c9b3ce0d06
|
Added radio interface. Fixed bug in dl_buffer not resetting
|
10 years ago |
ismagom
|
7e7e0e91ef
|
Merge branch 'master' into phy_class
|
10 years ago |
ismagom
|
e92511a457
|
Fixed pdsch_ue not compiling when graphics not enabled
|
10 years ago |
ismagom
|
1bc01bc131
|
Merged pbch changes master
|
10 years ago |
ismagom
|
94f2e84f09
|
PBCH decoding assumes number of ports when they are known
|
10 years ago |
ismagom
|
cb05db2bd1
|
Changed default pdsch_enodeb amplitude to 0.8
|
10 years ago |
ismagom
|
29ae13e1e0
|
Fixed segfault in pthread_join in pdsch_ue. Fixed default cell in pdsch_enodeb
|
10 years ago |
ismagom
|
5a3c2b1a04
|
chaned srslte_crc prefix in variable names
|
10 years ago |
ismagom
|
fe2fe70d48
|
Merged with master
|
10 years ago |
ismagom
|
86625ecc95
|
Added MIB decoding to pdsch_ue file mode. usrp_capture_sync captures entires frames
|
10 years ago |
ismagom
|
53171b1b8e
|
UE itf working until SIB1 decoding
|
10 years ago |
ismagom
|
d4588a7f3c
|
Merged with master
|
10 years ago |
ismagom
|
f253321ebb
|
Added usrp_capture_sync example
|
10 years ago |
ismagom
|
8274370d3d
|
Fixed some srslte duplicate prefix
|
10 years ago |
ismagom
|
90634182ce
|
Merge with master
|
10 years ago |
Paul Sutton
|
b7a86a1663
|
Merged usrp_capture branch, switching from libsdrgui to new srsgui graphics library
|
10 years ago |
Paul Sutton
|
1fb8999059
|
Adding simple usrp capture example
|
10 years ago |
ismagom
|
5588791695
|
Working on UE c++ itf
|
10 years ago |
Paul Sutton
|
fe3d723bdd
|
Updating copyright notices and project name
|
10 years ago |
ismagom
|
a85a29afba
|
Fixed examples not compiling
|
10 years ago |
ismagom
|
c23445b38a
|
Removed graphics dependency and added dependency for libsdrgui. Fixed many cmake bugs after name change
|
10 years ago |
ismagom
|
7b8a00ce9b
|
Changed a few names. Initial UE PHY itf draft
|
10 years ago |
ismagom
|
6d51de5ed6
|
Added prefix to all exported symbols
|
10 years ago |