Osmocom GSM
Notes on running the Osmocom GSM stack with LimeSDR hardware.
1 Hardware support
For details of Osmocom support for LimeSDR and dependencies such as Lime Suite and SoapyUHD that must be installed, see:
For information on the OsmoTRX GSM transceiver:
2 Network-on-the-box (NITB)
For details of how to configure the OpenBSC software to run in network-in-the-box mode, see:
3 Running the transceiver
Update 2/21/2018 The osmo-trx project page for LimeSDR [1] now recommends :
# osmo-trx -s 4 -b 4
Although the -e (edge) option for LimeSDR still appears to work:
# osmo-trx -e -a 'driver=lime,device=0'
|