Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - yangkkokk

Pages: [1]
1
YateBTS / Re: usrp1 can't complie bug
« on: May 22, 2014, 11:35:57 PM »
If you can solve this problem, I can give you a special system usrp mirror, this is open source can be replicated. You sent me an email, I shared with you the download address is yangkkokk@gmail.com

2
YateBTS / usrp1 can't complie bug
« on: April 19, 2014, 10:49:16 AM »
/tmp/cc06EDSE.o: In function `USRPDevice::writeSamples(short*, int, bool*, unsigned long long, bool)':
USRPDevice.cpp:(.text+0x2ea4): undefined reference to `usrp_basic_tx::write(void const*, int, bool*)'
/tmp/cc06EDSE.o: In function `USRPDevice::setTxFreq(double)':
USRPDevice.cpp:(.text+0x304f): undefined reference to `usrp_standard_tx::tune(int, boost::shared_ptr<db_base>, double, usrp_tune_result*)'
/tmp/cc06EDSE.o: In function `USRPDevice::setRxFreq(double)':
USRPDevice.cpp:(.text+0x3495): undefined reference to `usrp_standard_rx::tune(int, boost::shared_ptr<db_base>, double, usrp_tune_result*)'
collect2: ld 返回 1
make[1]: *** [transceiver-usrp1] 错误 1
make[1]:正在离开目录 `/usr/src/yatebts/mbts/Transceiver52M'
make: *** [all] 错误 2

Pages: [1]