discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Quickstart comments related to Ubunto 15.10 (out of t


From: Gregory W. Ratcliff
Subject: [Discuss-gnuradio] Quickstart comments related to Ubunto 15.10 (out of the box)
Date: Tue, 12 Apr 2016 01:32:30 +0000 (UTC)

Guys,

Well done on the new pybombs, works mostly.

I installed and tested these on a whitebox PC, VMware VM and Dell 4500 quad core laptop.

All systems used the .iso image installation from a clean system (formatted partition).
apt-get update


***********
Minor findings:

The Git is required to be installed.  Easy to fix with apt-get install git
Executing pybombs install gnuradio osmosdr doesn't really work.  It seems like the last item on the list is attempted to build first. 

I executued pybombs install gnuradio as a stand alone and about an hour later I had a working gnuradio system.

Then pybombs install osmosdr worked.

UHD worked (isn't support nice!).

Its not specifically mentioned in the quickstart that a fetch is required first.

********
Major problem

I fetched and installed gr-fcdproplus
Build and install worked without error.
Upon execution on a test flowgraph the long time swig bug/error came back (see below the ***)
Anyone remember what the fix for this was?  Its not in anything I could find on the list.


Funcube Dongle Pro+ found as: plughw:1,0
Traceback (most recent call last):
  File "/home/gratcliff/gnuradio/top_block.py", line 135, in <module>
    main()
  File "/home/gratcliff/gnuradio/top_block.py", line 123, in main
    tb = top_block_cls()
  File "/home/gratcliff/gnuradio/top_block.py", line 75, in __init__
    self.fcdproplus_fcdproplus_0 = fcdproplus.fcdproplus("",1)
  File "/home/gratcliff/gnuradio/lib/python2.7/dist-packages/fcdproplus/fcdproplus_swig.py", line 105, in make
    return _fcdproplus_swig.fcdproplus_make(device_name, unit)
RuntimeError: FunCube Dongle  V2.0 soundcard found but not controlpart.

>>> Done (return code 1)
^CTraceback (most recent call last):
  File "/home/gratcliff/gnuradio/bin/gnuradio-companion", line 130, in <module>
    main()
  File "/home/gratcliff/gnuradio/bin/gnuradio-companion", line 126, in main
    ActionHandler(args, Platform())
  File "/home/gratcliff/gnuradio/lib/python2.7/dist-packages/gnuradio/grc/gui/ActionHandler.py", line 78, in __init__
    gtk.main()

Next steps move on to Hermes, dump 1090 and a few others I have built from.

Greg
nz8r
 







reply via email to

[Prev in Thread] Current Thread [Next in Thread]