[Discuss-gnuradio] gr-ieee-802154 sample configuration

2016-04-08 Thread Todd Lutton
Basic question - Installed gr-ieee-802154 using pyBombs, and correctly built all samples. Currently focused on transceiver_CSS_USRP.grc Two laptops, each w/ Ettus N210; enable wireshark connector & files sink on both Laptop 1: - set socket PDU as UDP server - set USRP Source & Sink IP

Re: [Discuss-gnuradio] PyBombs 2.0.1 not creating config.yml

2016-03-11 Thread Todd Lutton
/gr-etcetera.git This time everything worked well, recipes was created owned by user. From: Uher, Jason J. Sent: Thursday, March 10, 2016 09:39 To: Todd Lutton; discuss-gnuradio@gnu.org Subject: Re: PyBombs 2.0.1 not creating config.yml I had this same issue

[Discuss-gnuradio] PyBombs 2.0.1 not creating config.yml

2016-03-10 Thread Todd Lutton
Good morning. Fresh ubuntu 14.04 install sudo pip install git+https://github.com/gnuradio/pybombs.git -> successful intsall pybombs -vv config default_prefix /usr/local/ todd@quest2:~$ pybombs -vv config default_prefix /usr/local PyBombs.ConfigManager - DEBUG - Reading config info from file:

Re: [Discuss-gnuradio] Install issues

2016-03-07 Thread Todd Lutton
nd it leads to "can't do anything with that directory you created earlier" trouble later... > > On 03/07/2016 01:56 PM, Todd Lutton wrote: >> and that pointed the way. >> There was a permission error in creating the directory. >> >> I ran a

Re: [Discuss-gnuradio] Install issues

2016-03-07 Thread Todd Lutton
nstall - ERROR - Error installing package apache-thrift. Aborting. Thanks, Todd Sent: Monday, March 7, 2016 16:03 To: discuss-gnuradio@gnu.org Subject: Re: [Discuss-gnuradio] Install issues Can you please try again with -vv? Will print even more... Cheers, M On 03/07/2016 03:5

Re: [Discuss-gnuradio] Install issues

2016-03-07 Thread Todd Lutton
e on your drive to unpack thrift? What does "df -h" say? Cheers, Marcus On 07.03.2016 12:15, Todd Lutton wrote: > Running pybombs -v install gnuradio > > PyBombs.PackageManager - DEBUG - Checking if package git is installed. > PyBombs.ReqScanner - DEBUG - Parsing 'git-core

Re: [Discuss-gnuradio] Install issues

2016-03-07 Thread Todd Lutton
oning: (100%) [=] PyBombs.monitor_process() - DEBUG - Thread signaled termination or returned PyBombs.monitor_process() - DEBUG - Return value: 128 PyBombs.Fetcher - DEBUG - That didn't work. PyBombs.Fetcher - DEBUG - Process retur

Re: [Discuss-gnuradio] Install issues

2016-03-05 Thread Todd Lutton
M On 03/04/2016 05:13 PM, Todd Lutton wrote: > > Fresh install of Ubuntu 14.04 > > Then begin install of pybombs & gnuradio > > > What I did after installation reboot: > > sudo apt-get update > sudo apt-get install python-pip > sudo apt-get install git-core &

[Discuss-gnuradio] Install issues

2016-03-04 Thread Todd Lutton
Fresh install of Ubuntu 14.04 Then begin install of pybombs & gnuradio What I did after installation reboot: sudo apt-get update sudo apt-get install python-pip sudo apt-get install git-core sudo apt-get update sudo pip install git+https://github.com/gnuradio/pybombs.git pybombs config defaul