Advertisement
Guest User

Untitled

a guest
Apr 9th, 2018
411
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.14 KB | None | 0 0
  1. built-in source types: file osmosdr fcd rtl rtl_tcp uhd miri hackrf bladerf rfspace airspy soapy redpitaya
  2. Cannot connect to server socket err = No such file or directory
  3. Cannot connect to server request channel
  4. jack server is not running or cannot be started
  5. JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
  6. JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for 4294967295, skipping unlock
  7. Found Rafael Micro R820T tuner
  8. Using device #0 Realtek RTL2838UHIDIR SN: 1000
  9. Found Rafael Micro R820T tuner
  10. [R82XX] PLL not locked!
  11. [R82XX] PLL not locked!
  12. Traceback (most recent call last):
  13. File "/home/jd/devel/gr-inspector/examples/live_signal_detection.py", line 142, in <module>
  14. main()
  15. File "/home/jd/devel/gr-inspector/examples/live_signal_detection.py", line 130, in main
  16. tb = top_block_cls()
  17. File "/home/jd/devel/gr-inspector/examples/live_signal_detection.py", line 85, in __init__
  18. self.inspector_signal_detector_cvf_0 = inspector.signal_detector_cvf(samp_rate, 4096, firdes.WIN_BLACKMAN_hARRIS,
  19. AttributeError: 'module' object has no attribute 'signal_detector_cvf'
  20.  
  21. >>> Done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement