Skip to content

Card15Nod2/bsc-2rFA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compile like osmocom-bb original... need old libosmocore 0.9.0

git clone https://github.com/osmocom/libosmocore cd libosmocore git checkout 0.9.0 autoreconf -fi ./configure make -j$(nproc) make install

git clone https://github.com/bbaranoff/bb-2rFA cd bb-2rFA/src make HOST_layer23_CONFARGS=--enable-transceiver

cd libosmocore git checkout master autoreconf -fi ./configure make -j$(nproc) make install

git clone https://github.com/bbaranoff/bsc-2rFA cd bsc-2rFA autoreconf -fi ./configure make -j$(nproc) make install

About

Mirrored from git://git.osmocom.org/openbsc

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.6%
  • Python 5.2%
  • Makefile 1.1%
  • Erlang 0.6%
  • M4 0.5%
  • Shell 0.4%
  • Other 0.6%