SDR(Software Defined Radio) |
|||
srsLTE
Contents from Offical Site
Shartechnote Commenting on srsRAN library
API Document
Refer to srsLTE API Document
Build and Installation
Refer to srsLTE Build page
Examples
Presentation/Demo
Q & A
1. Has your project verified with real hardware ?
Yes. As a radio frontend we use the usrp and bladerf. We have tested the functionality of the ue against the commercial Amarisoft LTE eNodeB.
2. What is the hardware intended/verified for your PHY library
Yes usrp and bladerf. We have tested b210, x300 and the bladerf.
3. Is there any requirement on PC side ? (PC hardware requirement and operating system)
An intel i7 quadcore is preferable but any x86 system should work. Standard Linux OS is required.
4. Is there any other software/library/tools (e.g,GNU Radio, Python etc) that is required besides your source code ?
We don't require python nor gnuradio. Libfftw and Polarssl is the only strict requirement. If volk is detected its simd acceleration functions will be used.
|
|||