Re: [Discuss-gnuradio] Transmission issue in USRP N210

2015-04-07 Thread Zamrath Nizam
(re)starting, ver " << VERSION << " build date " << __DATE__;") into, "LOG(ALERT) << "OpenBTS (re)starting, build date " << __DATE__;" Had above changes done, build was successfully compiled. Ch

Re: [Discuss-gnuradio] Transmission issue in USRP N210

2015-04-07 Thread Zamrath Nizam
. > Is your ethernet interface configured for 192.168.10.1 ? Yes. Configured statically in "/etc/network/interfaces" file. Thanks, Zamrath Nizam On Tue, Apr 7, 2015 at 6:13 PM, Marcus D. Leech wrote: > On 04/07/2015 08:14 AM, Zamrath Nizam wrote: > > Hi all, >

[Discuss-gnuradio] Transmission issue in USRP N210

2015-04-07 Thread Zamrath Nizam
as looking for a transmission issue) or am I the one who is confused? Can anyone please shed some light on this. Thank you. Best, Zamrath Nizam ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] [Openbts-discuss] -------'Range' network is not detected-------

2015-03-24 Thread Zamrath Nizam
o? > > At this point, probably not. Even with a lot of Under-/Overflows, which > would be typical for a case of CPU bottleneck, the A LED should be shining. > > Greetings, > Marcus > > > On 03/24/2015 04:19 PM, Zamrath Nizam wrote: > > Thanks for the early reply R

Re: [Discuss-gnuradio] [Openbts-discuss] -------'Range' network is not detected-------

2015-03-24 Thread Zamrath Nizam
frequency should not be off too far?! Yes. The similar N210 version was tried with the same set of software. Could you please address above issues. Best, Zamrath Nizam On Tue, Mar 24, 2015 at 12:16 PM, Ralph A. Schmid, dk5ras wrote: > First of all, it is normal that the USRP is not detected an

[Discuss-gnuradio] -------'Range' network is not detected-------

2015-03-23 Thread Zamrath Nizam
these drama, no ('range') network is detected by a properly configured mobile phone. (Note: We have successfully placed calls and SMS with almost same procedure using a PC instead of B-Pi). I am bit confused here whether this is a deal of OpenBTS or GNURadio. Does the processor speed come

Re: [Discuss-gnuradio] GNURadio build is failed (collect2: error: ld returned 1 exit status)

2015-03-20 Thread Zamrath Nizam
you can address this issue. Thanks. Zamrath Nizam On Fri, Mar 20, 2015 at 7:29 PM, Tom Rondeau wrote: > On Fri, Mar 20, 2015 at 9:50 AM, Zamrath Nizam > wrote: > >> Hi all, >> >> When gnuradio is built, it halts as follows. >> >> Scanning dependencies of

[Discuss-gnuradio] GNURadio build is failed (collect2: error: ld returned 1 exit status)

2015-03-20 Thread Zamrath Nizam
collect2: error: ld returned 1 exit status make[2]: *** [volk/lib/test_all] Error 1 make[1]: *** [volk/lib/CMakeFiles/test_all.dir/all] Error 2 make: *** [all] Error 2 Build failed. See output above for error messages. Could anyone give me a hint here? Zamrath Nizam _

Re: [Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-20 Thread Zamrath Nizam
Oops. The following code made it work. git config --global url."https://".insteadOf git:// Sorry for the inconvenience. Zamrath Nizam On Fri, Mar 20, 2015 at 5:56 PM, Zamrath Nizam wrote: > Could overcome the problem by just apt-get update and upgrade. Later in > the &

Re: [Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-20 Thread Zamrath Nizam
at is that? Zamrath Nizam On Fri, Mar 20, 2015 at 3:46 PM, Zamrath Nizam wrote: > Hi, > > Yes. I could overcome this. I had comment some useful repos in > "/etc/apt/sources.list" file. I corrected it and now it is done. But later > the installation it stucks at somew

Re: [Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-20 Thread Zamrath Nizam
/home/user/Download/target Configuration failed. Re-trying with higher verbosity. ./set_options ./init Project not configured (run 'waf configure' first) Build failed. See output above for error messages. Could you please suggest me a way-through here. Zamrath Nizam On Thu, Mar 19, 201

Re: [Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-19 Thread Zamrath Nizam
se be kindly suggest a way to through this. Thank you. Zamrath Nizam On Thu, Mar 19, 2015 at 11:24 AM, Zamrath Nizam wrote: > Hi Muller and Tom, > > I used pybombs approach to solve the problem. After the cloning process, > it gives the following error. > > Configuration f

Re: [Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-18 Thread Zamrath Nizam
gt; Cross-compiling would be better. > > We have information on embedded systems here: > http://gnuradio.org/redmine/projects/gnuradio/wiki/Embedded > > Debian also comes with support for cross compilers itself, though we have > no direct information on how to use those for buil

Re: [Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-18 Thread Zamrath Nizam
. Thanks, Best, Zamrath Nizam On Wed, Mar 18, 2015 at 5:54 PM, Marcus Müller wrote: > If it hangs, that just sounds like the poor ARM is busy; compiling is > hard! You can check your CPU usage by running "top" in another console. > If building aborts, you might need to add s

Re: [Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-18 Thread Zamrath Nizam
e/projects/gnuradio/wiki/Cross_compile_GNU_Radio_and_install_on_target > [4] > https://github.com/gnuradio/gnuradio/blob/master/cmake/Toolchains/arm_cortex_a8_native.cmake > [5] https://gnuradio.org/redmine/projects/gnuradio/wiki/OE_PyBOMBS > > > On 03/18/2015 11:51 AM, Zamrath Niza

[Discuss-gnuradio] UHD error: _ZN3uhd6device4findERKNS_13device_addr_tENS0_15device_filter_tE

2015-03-18 Thread Zamrath Nizam
oceeded again with caution but the result was same. Could anyone please suggest me a resolution? Thanks. Best, Zamrath Nizam ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio