Advertisement
Guest User

Untitled

a guest
Feb 12th, 2015
225
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.36 KB | None | 0 0
  1. $ bladeRF-cli -i
  2. bladeRF[30797]: [DEBUG @ bladerf.c:1123] Log verbosity has been set to: 0
  3. bladeRF[30797]: [DEBUG @ init_fini.c:90] libbladeRF 1.2.0-git-4e78b05: initializing
  4. bladeRF> set frequency tx 900.401MHz
  5.  
  6. Set TX frequency: 900401000Hz
  7.  
  8. bladeRF> set frequency rx 945.401MHz
  9.  
  10. Set RX frequency: 945401000Hz
  11.  
  12. bladeRF> print rxvga2
  13.  
  14. RXVGA2 Gain: 3dB
  15.  
  16. bladeRF> set rxvga2 8
  17. bladeRF> cal lms
  18.  
  19. Calibrating LMS LPF tuning module...
  20. LPF tuning module: 25
  21.  
  22. Calibrating LMS TX LPF modules...
  23. TX LPF I filter: 37
  24. TX LPF Q filter: 33
  25.  
  26. Calibrating LMS RX LPF modules...
  27. RX LPF I filter: 25
  28. RX LPF Q filter: 29
  29.  
  30. Calibrating LMS RXVGA2 modules...
  31. RX VGA2 DC reference module: 25
  32. RX VGA2 stage 1, I channel: 29
  33. RX VGA2 stage 1, Q channel: 33
  34. RX VGA2 stage 2, I channel: 29
  35. RX VGA2 stage 2, Q channel: 29
  36.  
  37. bladeRF> cal dc rx
  38.  
  39. RX DC I Setting = 125, error ~= 1
  40. RX DC Q Setting = 140, error ~= -2
  41.  
  42. bladeRF> cal table dc rx
  43.  
  44. bladeRF[30797]: [WARNING @ usb.c:1365] FX3 reported error=0xfffd0009 when disabling RF RX
  45. bladeRF[30797]: [ERROR @ lms.c:1532] Invalid VTUNE value encountered: 0x03
  46.  
  47. Error: Operation timed out
  48.  
  49. bladeRF> quit
  50. bladeRF[30797]: [DEBUG @ bladerf.c:1123] Log verbosity has been set to: 0
  51. bladeRF[30797]: [DEBUG @ init_fini.c:98] libbladeRF 1.2.0-git-4e78b05: deinitializing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement