Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. [root@Sailfish nemo]# test_sensors
  2. Hardware module ID: sensors
  3. Hardware module Name: Bosch Sensor module
  4. Hardware module Author: Bosch Sensortec,GmbH
  5. Hardware module API version: 0x1
  6. Hardware HAL API version: 0x0
  7. Poll device version: 0x1000001
  8. API VERSION 0.1 (legacy): 0x1
  9. API VERSION 0.1: 0x65537
  10. API VERSION 1.0: 0x16777217
  11. API VERSION 1.1: 0x16842753
  12. API VERSION 1.2: 0x16908289
  13. API VERSION 1.3: 0x16973825
  14. Got 8 sensors
  15. === Sensor 0 ==
  16. Name: STK3310 Proximity sensor
  17. Vendor: Sensortek
  18. Version: 0x1
  19. Handle: 0x1
  20. Type: 8
  21. maxRange: 100
  22. resolution: 100
  23. power: 3 mA
  24. minDelay: 0
  25.  
  26.  
  27.  
  28. === Sensor 1 ==
  29. Name: STK3310 Light sensor
  30. Vendor: Sensortek
  31. Version: 0x1
  32. Handle: 0x2
  33. Type: 5
  34. maxRange: 27000
  35. resolution: 1
  36. power: 0 mA
  37. minDelay: 0
  38.  
  39.  
  40.  
  41. === Sensor 2 ==
  42. Name: Display Rotation sensor
  43. Vendor: Motorola
  44. Version: 0x1
  45. Handle: 0x5f425362
  46. Type: 65536
  47. maxRange: 4
  48. resolution: 1
  49. power: 0 mA
  50. minDelay: 0
  51.  
  52.  
  53.  
  54. === Sensor 3 ==
  55. Name: BOSCH BMC150 Acceleration Sensor
  56. Vendor: Bosch Sensortec, GmbH
  57. Version: 0x1
  58. Handle: 0x5f425355
  59. Type: 1
  60. maxRange: 157
  61. resolution: 0
  62. power: 0 mA
  63. minDelay: 10000
  64.  
  65.  
  66.  
  67. === Sensor 4 ==
  68. Name: BOSCH BMC150 Magnetic Field Sensor
  69. Vendor: Bosch Sensortec, GmbH
  70. Version: 0x1
  71. Handle: 0x5f425356
  72. Type: 2
  73. maxRange: 1600
  74. resolution: 0
  75. power: 0 mA
  76. minDelay: 50000
  77.  
  78.  
  79.  
  80. === Sensor 5 ==
  81. Name: BOSCH Gyroscope Sensor
  82. Vendor: Bosch Sensortec, GmbH
  83. Version: 0x1
  84. Handle: 0x5f425357
  85. Type: 4
  86. maxRange: 2000
  87. resolution: 0
  88. power: 5 mA
  89. minDelay: 10000
  90.  
  91.  
  92.  
  93. === Sensor 6 ==
  94. Name: BOSCH Geomagnetic Rotation Vector Sensor
  95. Vendor: Bosch Sensortec, GmbH
  96. Version: 0x1
  97. Handle: 0x5f42535f
  98. Type: 20
  99. maxRange: 1
  100. resolution: 0
  101. power: 6 mA
  102. minDelay: 20000
  103.  
  104.  
  105.  
  106. === Sensor 7 ==
  107. Name: Display Rotation sensor
  108. Vendor: Motorola
  109. Version: 0x1
  110. Handle: 0x5f425362
  111. Type: 65536
  112. maxRange: 4
  113. resolution: 1
  114. power: 0 mA
  115. minDelay: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement