srsRAN_4G
gnuradio
srsRAN_4G | gnuradio | |
---|---|---|
11 | 22 | |
3,573 | 5,210 | |
2.5% | 1.2% | |
4.9 | 9.1 | |
7 months ago | 7 days ago | |
C++ | C++ | |
GNU Affero General Public License v3.0 | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
srsRAN_4G
-
SrsRAN: Open-Source 4G/5G
srsRAN is both. It includes the source for user equipment in its "srsue" directory.
Use cases are partly captured by the list of customers across the bottom of the srsRAN home page (https://www.srsran.com/). It's great for any company/research group smaller than a multinational base station manufacturer, at which size the big players don't want to talk to you.
-
LTESniffer: An Open-Source LTE Downlink/Uplink Eavesdropper
I thought you were kidding me...
here is the letter Q in PHICH:
https://github.com/srsran/srsRAN_4G/blob/master/lib/src/phy/...
as the sibling comment states, q is the reQuest
-
Build and Deploy 5G Network with Open-Source Software and Off-the-Shelf Hardware
Yes, for example there is srsue in https://github.com/srsran/srsRAN_4G (the predecessor of the stack used in TFA)
- SrsRAN: Open-source 4G software radio suite
- USRP N210 - 4G LTE?
- SrsRAN 22.04 – open-source SDR 4G/5G software now supports 5G-SA
- SrsRAN release 21.10: Open-source 4G/5G stack adds 5G-NSA base station
-
搭建私有LTE/5G网络入门
软件套件:https://github.com/srsran/srsRAN
- LibreCellular
-
Observing my cellphone switch towers
The most popular open source LTE stack is srsLTE (now called srsRAN). https://github.com/srsran/srsRAN
gnuradio
-
Upsampling in Gnuradio is necessary?
In gr-dtv transmitter examples for Gnuradio, I see some times people use a resampler block before the RF hardware sink. Say our sampling rate is ~9.14Msps which satisfies the Nyquist criterion because our samples are complex numbers.
-
Capturing FM using SDR
2.1. Thanks for that tip, I forgot that I was able to check the source code of the WBFM Receive block. As you have said, there are mostly the same. There are some differences between how values are picked. The WBFM Receive block would be a synonym of Quadrature demod => Fir Filter (decimation => Low pass filter) => FM Deemphasis. 2.3. My question there is why 10 and not 20 or 100. I understand that the idea is to reduce the sample rate asap, but what I don't understand is why those values were picked and how can I understand what would be the "correct" or "best" value. 2.4. I'm not fully understanding what you said. If I check the WB FM recieve source code the values that are supplied as the cutoff freq and transition width of the Low pass filter differ from the one of the example. The webfm would apply a sample rate / decimation / 2 - sample rate / decimation / 32 as a cutoff freq and a sample rate / decimation / 32 as a transition transition width. Calculating those values would end up in different that the ones supplied in this second example. Again, is there a rule of thumb to pick these values?.
- Hello everyone! I would like to install and run GNU Radio version 3.7.4 in order to follow along with The HackRF GNU Radio tutorial on greatscottgadgets.com/sdr/ but I can’t find prior releases to install. Can anyone help?
-
Multi band gfsk demodulation with Nooelec RTL-SDR v5 SDR and gnu radio
Gaussian filter is used only on the tx side, so specifying bt in the receiver makes no sense. Take a look at gfsk mod/demod blocks implementation: https://github.com/gnuradio/gnuradio/blob/master/gr-digital/python/digital/gfsk.py
-
What would you rewrite in Rust?
GNU Radio
-
Is there a way to delay a signal in time-domain?
Here's the filter coefficients used for the GNU-Radio interpolator block to get you started. This is a 7th order interpolator (i.e., 8 FIR taps) with very good performance. Each "row" of the array sets the delay in steps of sample_time / 128.
-
My grandpa is a huge HAM radio fan, so I showed him GNU Radio. Got this text the day he got back home.
From their README: “open-source software development toolkit that provides signal processing blocks to implement software radios.” https://github.com/gnuradio/gnuradio
- The future is now ... again
- GNU Radio
- GNU Radio – the Free and Open Software Radio Ecosystem
What are some alternatives?
OpenBTS-UMTS - OpenBTS-UMTS reloaded 2024. Compatibility with latest UHD drivers, several fixes and updated install documentation for Ubuntu 22.04
PothosSDR - Pothos SDR windows development environment
srs - SRS is a simple, high-efficiency, real-time media server supporting RTMP, WebRTC, HLS, HTTP-FLV, HTTP-TS, SRT, MPEG-DASH, and GB28181.
SDRPlusPlus - Cross-Platform SDR Software
SIM7000-LTE-Shield - Botletics SIM7000 LTE CAT-M1/NB-IoT Shield for Arduino
gr-iridium - Iridium burst detector and demodulator.
LTESniffer - An Open-source LTE Downlink/Uplink Eavesdropper
sdrangel - SDR Rx/Tx software for Airspy, Airspy HF+, BladeRF, HackRF, LimeSDR, PlutoSDR, RTL-SDR, SDRplay and FunCube
Awesome-Cellular-Hacking - Awesome-Cellular-Hacking
multimon-ng
gr-ieee802-11 - IEEE 802.11 a/g/p Transceiver
CubicSDR - Cross-Platform Software-Defined Radio Application