[Discuss-gnuradio] Bluetooth Transmitter using GRC

2015-01-10 Thread vaibhav kulkarni
Hi All, I am searching for an implementation of a complete Bluetooth stack on GRC 3.7 ( Including the Bluetooth Transmitter and Receiver) preferably working with USRP N210. So far I got this "gr-Bluetooth, Bluetooth for GNU Radio" ( http://gr-bluetooth.sourceforge.net/), However it is not a comple

Re: [Discuss-gnuradio] Compiling GNURadio on BananaPI

2015-01-10 Thread Andreas Ladanyi
Am 09.01.2015 um 23:29 schrieb Tech: I think when I built it I used: cmake -DCMAKE_CXX_FLAGS="-mcpu=cortex-a7 -mfpu=neon-vfpv4 -mtune=cortex-a7 -funsafe-math-optimizations" ../ -Wno-dev I also had to enable swap space because the bpi doesn't have enough memory for some of the compile stages: