Skip to content

Commit

Permalink
transceiver copy to correct location
Browse files Browse the repository at this point in the history
  • Loading branch information
aurelienduarte authored Sep 13, 2016
1 parent 2656bb1 commit 1e7e341
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,9 +117,10 @@ make
// if at this point you get an error like "libbladeRF.h: No such file or directory
// compilation terminated" then you didn't install the libbladeRF tools

cp transceiver-bladerf ../../../obts/apps/
cd ../../../obts/apps/
cp transceiver-bladerf ../../../dev/openbts/apps/
cd ../../../dev/openbts/apps/
ln -sf transceiver-bladerf transceiver

````

Import the Testcall code into OpenBTS
Expand Down

0 comments on commit 1e7e341

Please sign in to comment.