Skip to content

bbaranoff/bb-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/osmocom-bb

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 83.8%
  • HTML 5.4%
  • CSS 2.7%
  • JavaScript 2.5%
  • TeX 2.2%
  • Shell 1.1%
  • Other 2.3%