[Discuss-gnuradio] GRCON2017

2017-09-16 Thread Ian Buckley
I may have missed this being announced whilst in San Diego, but is there an online location where all the slides and presentations got uploaded to yet? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org

Re: [Discuss-gnuradio] GNURadio build swig code fail on USB

2017-09-16 Thread Cinaed Simson
My guess is the sdcard version is installed and when your try to build the USB version, the paths are getting confused. I'd recommend doing a make uninstall for the sdcard version, build the USB version, remove the USB stick then re-install the sdcard version make install To uninstall

Re: [Discuss-gnuradio] Pybombs or PyGTK problem?

2017-09-16 Thread Cinaed Simson
On 09/15/2017 09:07 AM, Richard Bell wrote: > Hello all, > > I'm having a ridiculously annoying problem with either PyBOMBS or PyGTK > right now. It prevents me from getting new prefixes of GNU Radio installed. > > I'm using Ubuntu 16.04 on VBox and I have a working version of GNU Radio >

Re: [Discuss-gnuradio] GNURadio build swig code fail on USB

2017-09-16 Thread Cinaed Simson
On 09/16/2017 07:48 AM, David wrote: > Hello Kyeong, > > Thanks for the reply, It's ext4, the OS is Ubuntu, > > Doing lsattr, for example: > > root@odroid:/mnt# lsattr > -e-- ./uhd > -e-- ./lost+found > -e-- ./gnuradio > -e-- ./gnuradio.broken >

[Discuss-gnuradio] QPSK demodulation: Constellation Soft Decoder question

2017-09-16 Thread jmfriedt
I am investigating Meteor M2 decoding. So far I had tackled BPSK decoding (RDS, GPS) and it is the first time I analyze QPSK signals. Based on github.com/otti-soft/meteor-m2-lrpt.git, decoding works fantastically well, but I don't understand why. Costas and MM Clock recovery are understood, but it

Re: [Discuss-gnuradio] GNURadio build swig code fail on USB

2017-09-16 Thread David
Hello Kyeong, Thanks for the reply, It's ext4, the OS is Ubuntu, Doing lsattr, for example: root@odroid:/mnt# lsattr -e-- ./uhd -e-- ./lost+found -e-- ./gnuradio -e-- ./gnuradio.broken Don't know if that is relevant, includes the permission

Re: [Discuss-gnuradio] GNURadio build swig code fail on USB

2017-09-16 Thread Kyeong Su Shin
Hello David: How is your USB drive formatted? Is it using ext3/4, or something equivalent (POSIX-style)? Regards, Kyeong Su Shin On Sat, Sep 16, 2017 at 4:50 AM, David wrote: > Hi All, > > Building GNURadio on a mounted USB drive (on an Odroid ARM device), fails >

[Discuss-gnuradio] GNURadio build swig code fail on USB

2017-09-16 Thread David
Hi All, Building GNURadio on a mounted USB drive (on an Odroid ARM device), fails here: Scanning dependencies of target _pmt_swig_doc_tag [ 9%] Building CXX object gnuradio-runtime/swig/CMakeFiles/_pmt_swig_doc_tag.dir/_pmt_swig_doc_tag.cpp.o [ 9%] Linking CXX executable _pmt_swig_doc_tag