Advertisement
Guest User

Untitled

a guest
Aug 11th, 2013
788
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. Use the device argument 'rtl_tcp=192.168.0.108:1234' in OsmoSDR (gr-osmosdr) source
  2. to receive samples in GRC and control rtl_tcp parameters (frequency, gain, ...).
  3.  
  4. [comment: here I click on "play" in SDR#,. then these lines show up:]
  5.  
  6. client accepted!
  7. set gain mode 1
  8. set sample rate 2048000
  9. rtlsdr_demod_write_reg failed with -4
  10. rtlsdr_demod_read_reg failed with -4
  11. rtlsdr_demod_write_reg failed with -4
  12. rtlsdr_demod_read_reg failed with -4
  13. rtlsdr_demod_write_reg failed with -4
  14. rtlsdr_demod_read_reg failed with -4
  15. rtlsdr_demod_write_reg failed with -4
  16. rtlsdr_demod_read_reg failed with -4
  17. rtlsdr_demod_write_reg failed with -4
  18. rtlsdr_demod_read_reg failed with -4
  19. rtlsdr_demod_write_reg failed with -4
  20. rtlsdr_demod_read_reg failed with -4
  21. set freq 100000000
  22. rtlsdr_demod_write_reg failed with -4
  23. rtlsdr_demod_read_reg failed with -4
  24. rtlsdr_demod_write_reg failed with -4
  25. rtlsdr_demod_read_reg failed with -4
  26. rtlsdr_demod_write_reg failed with -4
  27. rtlsdr_demod_read_reg failed with -4
  28. set freq correction 0
  29. worker cond timeout
  30. Signal caught, exiting!
  31. comm recv bye
  32. Signal caught, exiting!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement