Advertisement
Guest User

osmo-trx USRP error

a guest
Sep 6th, 2019
320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.88 KB | None | 0 0
  1. linux; GNU C++ version 4.9.1; Boost_105500; UHD_003.007.003-0-unknown
  2.  
  3. opening configuration table from path :memory:
  4. Info: SSE3 support compiled in and supported by CPU
  5. Info: SSE4.1 support compiled in, but not supported by CPU
  6. Config Settings
  7.    Log Level............... NOTICE
  8.    Device args............. serial=E2R15U8B1
  9.    TRX Base Port........... 5700
  10.    TRX Address............. 127.0.0.1
  11.    GSM Core Address.........127.0.0.1
  12.    Channels................ 1
  13.    Tx Samples-per-Symbol... 4
  14.    Rx Samples-per-Symbol... 1
  15.    EDGE support............ Disabled
  16.    Reference............... Internal
  17.    C0 Filler Table......... Dummy bursts
  18.    Multi-Carrier........... Disabled
  19.    Tuning offset........... 0
  20.    RSSI to dBm offset...... 0
  21.    Swap channels........... 0
  22.  
  23. -- USRP-B100 clock control: 10
  24. --   r_counter: 2
  25. --   a_counter: 0
  26. --   b_counter: 20
  27. --   prescaler: 8
  28. --   vco_divider: 5
  29. --   chan_divider: 5
  30. --   vco_rate: 1600.000000MHz
  31. --   chan_rate: 320.000000MHz
  32. --   out_rate: 64.000000MHz
  33. --
  34. -- Loading FPGA image: /usr/share/uhd/images/usrp_b100_fpga.bin... done
  35. -- Transceiver active with 1 channel(s)
  36.  
  37.  
  38.  
  39. NOTICE 139805836887808 17:05:26.2 Transceiver.cpp:791:driveControl: Changing TSC from 0 to 7
  40. WARNING 139805836887808 17:05:26.2 Transceiver.cpp:820:driveControl: bogus command SETFORMAT on control interface.
  41. NOTICE 139805836887808 17:05:26.2 Transceiver.cpp:244:start: Starting the transceiver
  42. ERR 139805703104256 17:05:26.3 UHDDevice.cpp:844:check_rx_md_err: An internal receive buffer has filled at 104.424 sec.
  43. ERR 139805703104256 17:05:26.3 UHDDevice.cpp:844:check_rx_md_err: An internal receive buffer has filled at 104.424 sec.
  44. ERR 139805703104256 17:05:26.3 UHDDevice.cpp:1383:write: Skipping buffer data: timestamp=41772016 time_end=41768433
  45. ERR 139805703104256 17:05:26.3 UHDDevice.cpp:1383:write: Skipping buffer data: timestamp=41772016 time_end=41768433
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement