You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure if OpenBts can also be used by Blade RF. When I install it like what wiki do,it 's not work.
`./build.sh
# checking for a supported radio type
# - ERROR : radio type must be specified
# usage: ./build.sh.sh radio-type (component-name)
# valid radio types are: SDR1, USRP1, B100, B110, B200, B210, N200, N210
# (optional) valid component names are: libcoredumper, liba53, subscriberRegistry, smqueue, openbts, asterisk, asterisk-config, system-config
`
My hardware model is Blade RFx115, I don't know which radio type I should choose.
And, I checked the information and found that the previous OpenBts can use Blade RF by modifying the environment variables export confflags=--with-bladeRF
However,it doesn't work for me.
What should I do to solve the problem.
The text was updated successfully, but these errors were encountered:
I'm not sure if OpenBts can also be used by Blade RF. When I install it like what wiki do,it 's not work.
My hardware model is Blade RFx115, I don't know which radio type I should choose.
And, I checked the information and found that the previous OpenBts can use Blade RF by modifying the environment variables
export confflags=--with-bladeRF
However,it doesn't work for me.
What should I do to solve the problem.
The text was updated successfully, but these errors were encountered: