|
From: Tom T. <tom...@et...> - 2016-04-25 19:16:52
|
On Wed, Apr 20, 2016 at 11:10 AM, Basse Ang <b4...@gm...> wrote: > 1461174774.855944 3072972544: > Starting the system... > ALERT 4062:4069 2016-04-21T00:52:59.9 OpenBTS.cpp:174:startTransceiver: > starting transceiver ./transceiver with 1 ARFCNs > linux; GNU C++ version 4.8.4; Boost_105400; UHD_003.010.git-151-g1fd73de7 > > Using internal clock reference > -- Loading firmware image: /usr/local/share/uhd/images/usrp_b200_fw.hex... > -- Detected Device: B200 > -- Loading FPGA image: /usr/local/share/uhd/images/usrp_b200_fpga.bin... Try loading the FPGA with uhd_usrp_probe before running OpenBTS. If OpenBTS (core) starts sending commands before the device and transceiver is ready, you might see command failures. -TT |