Difference between revisions of "Osmocom GSM"
(→Running) |
AndrewBack (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | Notes on running the Osmocom GSM stack with [[LimeSDR]] hardware. | |
− | == | + | == Hardware support == |
− | + | For details of Osmocom support for LimeSDR and dependencies such as [[Lime Suite]] and SoapyUHD that must be installed, see: | |
− | + | * http://osmocom.org/projects/osmotrx/wiki/LimeSDR | |
− | |||
− | |||
− | |||
− | + | For information on the OsmoTRX GSM transceiver: | |
− | + | * http://osmocom.org/projects/osmotrx/wiki/OsmoTRX | |
− | == | + | == Network-on-the-box (NITB) == |
− | + | For details of how to configure the OpenBSC software to run in network-in-the-box mode, see: | |
− | + | * https://osmocom.org/projects/osmonitb/wiki/OsmoNITB OsmoNITB | |
− | == | + | == Running the transceiver == |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
Starting the tranceiver module needs the -e (edge) options for LimeSDR to work: | Starting the tranceiver module needs the -e (edge) options for LimeSDR to work: |
Revision as of 13:46, 19 August 2017
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
Starting the tranceiver module needs the -e (edge) options for LimeSDR to work:
# osmo-trx -e -a 'driver=lime,device=0'
|