Advertisement
Guest User

Untitled

a guest
Oct 8th, 2016
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.16 KB | None | 0 0
  1. 10-08 21:47:09.042 10078-10078/com.qualcomm.ftcrobotcontroller I/RobotCore: Battery Checker, Level Remaining: 78.0
  2. 10-08 21:47:09.042 10078-10078/com.qualcomm.ftcrobotcontroller I/RobotCore: Battery Checker, Level Remaining: 78.0
  3. 10-08 21:47:09.042 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Robot Status: stopped, waiting on network
  4. 10-08 21:47:09.042 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Robot Status: stopped, starting robot
  5. 10-08 21:47:09.042 10078-10127/com.qualcomm.ftcrobotcontroller V/Robocol: EventLoopManager.start()
  6. 10-08 21:47:09.042 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Starting network of type: WIFIDIRECT
  7. 10-08 21:47:09.052 10078-10127/com.qualcomm.ftcrobotcontroller V/Robocol: Spoofing a Network Connection event...
  8. 10-08 21:47:09.052 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: executive service EventLoop is terminated
  9. 10-08 21:47:09.062 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: EventLoopManager state is STOPPED
  10. 10-08 21:47:09.062 10078-10127/com.qualcomm.ftcrobotcontroller V/Robocol: eventLoop=FtcEventLoop
  11. 10-08 21:47:09.062 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: EventLoopManager state is INIT
  12. 10-08 21:47:09.062 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Robot Status: initializing, starting robot
  13. 10-08 21:47:09.062 10078-10127/com.qualcomm.ftcrobotcontroller I/FIRST: ======= INIT START =======
  14. 10-08 21:47:09.072 10078-10127/com.qualcomm.ftcrobotcontroller D/OpmodeRegistration: registered {LockdownAutonomous} as {Autonomous}
  15. 10-08 21:47:09.072 10078-10127/com.qualcomm.ftcrobotcontroller D/OpmodeRegistration: registered {LockdownTeleOp} as {TeleOp}
  16. 10-08 21:47:09.082 10078-10127/com.qualcomm.ftcrobotcontroller V/D2xx::: Start constructor
  17. 10-08 21:47:09.082 10078-10205/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: 'SetupRunnable.run()' starting...
  18. 10-08 21:47:09.092 10078-10078/com.qualcomm.ftcrobotcontroller W/AwContents: nativeOnDraw failed; clearing to background color.
  19. 10-08 21:47:09.092 10078-10127/com.qualcomm.ftcrobotcontroller V/D2xx::: End constructor
  20. 10-08 21:47:09.152 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Creating Modern Robotics USB DC Motor Controller [AL00VWW6]
  21. 10-08 21:47:09.152 10078-10127/com.qualcomm.ftcrobotcontroller D/RobotCore: arming modern motor controller Modern Robotics USB DC Motor Controller [AL00VWW6]...
  22. 10-08 21:47:09.162 10078-10127/com.qualcomm.ftcrobotcontroller V/D2xx::: Vendor: 0403, Product: 6001
  23. 10-08 21:47:09.182 10078-10127/com.qualcomm.ftcrobotcontroller D/UsbDeviceConnectionJNI: close
  24. 10-08 21:47:09.182 10078-10127/com.qualcomm.ftcrobotcontroller D/FTDI_Device::: open SUCCESS
  25. 10-08 21:47:09.182 10078-10127/com.qualcomm.ftcrobotcontroller I/FTDI_Device::: EP: 0x81
  26. 10-08 21:47:09.182 10078-10127/com.qualcomm.ftcrobotcontroller I/FTDI_Device::: EP: 0x02
  27. 10-08 21:47:09.182 10078-10127/com.qualcomm.ftcrobotcontroller D/UsbRequestJNI: init
  28. 10-08 21:47:09.182 10078-10127/com.qualcomm.ftcrobotcontroller D/D2XX::: **********************Device Opened**********************
  29. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller I/dalvikvm: Could not find method android.support.v4.content.LocalBroadcastManager.getInstance, referenced from method com.ftdi.j2xx.ProcessInCtrl.processEventChars
  30. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller W/dalvikvm: VFY: unable to resolve static method 759: Landroid/support/v4/content/LocalBroadcastManager;.getInstance (Landroid/content/Context;)Landroid/support/v4/content/LocalBroadcastManager;
  31. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller D/dalvikvm: VFY: replacing opcode 0x71 at 0x004e
  32. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller I/dalvikvm: Could not find method android.support.v4.content.LocalBroadcastManager.getInstance, referenced from method com.ftdi.j2xx.ProcessInCtrl.processEventChars
  33. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller W/dalvikvm: VFY: unable to resolve static method 759: Landroid/support/v4/content/LocalBroadcastManager;.getInstance (Landroid/content/Context;)Landroid/support/v4/content/LocalBroadcastManager;
  34. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller D/dalvikvm: VFY: replacing opcode 0x71 at 0x008d
  35. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller I/dalvikvm: Could not find method android.support.v4.content.LocalBroadcastManager.getInstance, referenced from method com.ftdi.j2xx.ProcessInCtrl.processEventChars
  36. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller W/dalvikvm: VFY: unable to resolve static method 759: Landroid/support/v4/content/LocalBroadcastManager;.getInstance (Landroid/content/Context;)Landroid/support/v4/content/LocalBroadcastManager;
  37. 10-08 21:47:09.192 10078-10127/com.qualcomm.ftcrobotcontroller D/dalvikvm: VFY: replacing opcode 0x71 at 0x00cc
  38. 10-08 21:47:09.282 10078-10205/com.qualcomm.ftcrobotcontroller D/Robocol: RobocolDatagramSocket listening at /192.168.49.1:20884
  39. 10-08 21:47:09.282 10078-10205/com.qualcomm.ftcrobotcontroller V/Robocol: RecvLoopRunnable created
  40. 10-08 21:47:09.282 10078-10205/com.qualcomm.ftcrobotcontroller V/PeerDiscovery: Starting peer discovery
  41. 10-08 21:47:09.282 10078-10209/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: 'RecvLoopRunnable.run()' starting...
  42. 10-08 21:47:09.292 10078-10205/com.qualcomm.ftcrobotcontroller V/RobotCore: Setup complete
  43. 10-08 21:47:09.292 10078-10205/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: ...terminating 'SetupRunnable.run()'
  44. 10-08 21:47:09.662 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Starting up device AL00VWW6
  45. 10-08 21:47:09.662 10078-10219/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: 'r/w loop: Modern Robotics USB DC Motor Controller [AL00VWW6]' starting...
  46. 10-08 21:47:09.662 10078-10127/com.qualcomm.ftcrobotcontroller D/RobotCore: ...arming modern motor controller Modern Robotics USB DC Motor Controller [AL00VWW6] complete
  47. 10-08 21:47:09.782 10078-10127/com.qualcomm.ftcrobotcontroller I/RobotCore: Analytics has completed initialization.
  48. 10-08 21:47:09.782 10078-10127/com.qualcomm.ftcrobotcontroller I/RobotCore: ========= Device Information ===================================================
  49. 10-08 21:47:09.782 10078-10127/com.qualcomm.ftcrobotcontroller I/RobotCore: Type Name Connection
  50. 10-08 21:47:09.782 10078-10127/com.qualcomm.ftcrobotcontroller I/RobotCore: DC Motor leftMotor USB AL00VWW6; port 1
  51. 10-08 21:47:09.792 10078-10078/com.qualcomm.ftcrobotcontroller I/RobotCore: Analytics detected NetworkInfo.State.CONNECTED
  52. 10-08 21:47:09.802 10078-10127/com.qualcomm.ftcrobotcontroller I/RobotCore: Modern Robotics USB DC Motor Controller v2.0 Motor Controller 1 USB AL00VWW6
  53. 10-08 21:47:09.802 10078-10127/com.qualcomm.ftcrobotcontroller I/RobotCore: DC Motor rightMotor USB AL00VWW6; port 2
  54. 10-08 21:47:09.802 10078-10127/com.qualcomm.ftcrobotcontroller I/FIRST: ======= INIT FINISH =======
  55. 10-08 21:47:09.802 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: EventLoopManager state is RUNNING
  56. 10-08 21:47:09.822 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Robot Status: running, starting robot
  57. 10-08 21:47:09.822 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: Robot Status: running
  58. 10-08 21:47:09.832 10078-10127/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: ...terminating 'RobotSetupRunnable.run()'
  59. 10-08 21:47:09.832 10078-10224/com.qualcomm.ftcrobotcontroller E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present
  60. 10-08 21:47:09.832 10078-10225/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: 'opmode loop()' starting...
  61. 10-08 21:47:09.842 10078-10225/com.qualcomm.ftcrobotcontroller D/RobotCore: system telemetry: key=$System$None$ msg=""
  62. 10-08 21:47:09.872 10078-10078/com.qualcomm.ftcrobotcontroller W/AwContents: nativeOnDraw failed; clearing to background color.
  63. 10-08 21:47:09.882 10078-10078/com.qualcomm.ftcrobotcontroller W/MediaPlayer: mediaplayer went away with unhandled events
  64. 10-08 21:47:09.882 10078-10078/com.qualcomm.ftcrobotcontroller W/MediaPlayer: mediaplayer went away with unhandled events
  65. 10-08 21:47:09.992 10078-10207/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 1078K, 53% free 5503K/11608K, paused 15ms, total 16ms
  66. 10-08 21:47:10.282 10078-10209/com.qualcomm.ftcrobotcontroller V/PeerDiscovery: new remote peer discovered: 192.168.49.45
  67. 10-08 21:47:10.282 10078-10209/com.qualcomm.ftcrobotcontroller D/Robocol: RobocolDatagramSocket connected to /192.168.49.45:20884
  68. 10-08 21:47:10.282 10078-10209/com.qualcomm.ftcrobotcontroller V/NetworkConnectionHandler: starting sending loop
  69. 10-08 21:47:10.282 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: SendOnceRunnable created
  70. 10-08 21:47:10.292 10078-10209/com.qualcomm.ftcrobotcontroller V/RobotCore: Network: active, connected
  71. 10-08 21:47:10.292 10078-10224/com.qualcomm.ftcrobotcontroller E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present
  72. 10-08 21:47:10.332 10078-10078/com.qualcomm.ftcrobotcontroller E/MediaPlayer: Should have subtitle controller already set
  73. 10-08 21:47:10.352 10078-10225/com.qualcomm.ftcrobotcontroller I/RobotCore: Attempting to switch to op mode $Stop$Robot$
  74. 10-08 21:47:10.392 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_REQUEST_OP_MODE_LIST(10001)
  75. 10-08 21:47:10.402 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_REQUEST_USER_SENSOR_LIST_RESP(13), attempt: 0
  76. 10-08 21:47:10.412 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_INIT_OP_MODE_RESP(12), attempt: 0
  77. 10-08 21:47:10.442 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_REQUEST_OP_MODE_LIST_RESP(19), attempt: 0
  78. 10-08 21:47:10.452 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_REQUEST_USER_SENSOR_LIST_RESP(20), attempt: 0
  79. 10-08 21:47:10.462 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_REQUEST_ACTIVE_CONFIGURATION(10002)
  80. 10-08 21:47:10.482 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_REQUEST_USER_SENSOR_LIST_RESP(13) [{"description":"a MR compass sensor","flavor":"I2C","name":"MR Compass Sensor","xmlTag":"ModernRoboticsI2cCompassSensor"},{"description":"an Adafruit IMU","flavor":"I2C","name":"Adafruit IMU","xmlTag":"AdafruitBNO055IMU"},{"description":"a MR range sensor","flavor":"I2C","name":"MR Range Sensor","xmlTag":"ModernRoboticsI2cRangeSensor"}]
  81. 10-08 21:47:10.482 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE_RESP(12) $Stop$Robot$
  82. 10-08 21:47:10.482 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_REQUEST_OP_MODE_LIST_RESP(19) [{"flavor":"AUTONOMOUS","group":"Autonomous","name":"Autonomous"},{"flavor":"TELEOP","group":"TeleOp","name":"TeleOp"}]
  83. 10-08 21:47:10.482 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_REQUEST_USER_SENSOR_LIST_RESP(20) [{"description":"a MR compass sensor","flavor":"I2C","name":"MR Compass Sensor","xmlTag":"ModernRoboticsI2cCompassSensor"},{"description":"an Adafruit IMU","flavor":"I2C","name":"Adafruit IMU","xmlTag":"AdafruitBNO055IMU"},{"description":"a MR range sensor","flavor":"I2C","name":"MR Range Sensor","xmlTag":"ModernRoboticsI2cRangeSensor"}]
  84. 10-08 21:47:10.482 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_REQUEST_ACTIVE_CONFIGURATION_RESP(25), attempt: 0
  85. 10-08 21:47:10.492 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE(10013) $Stop$Robot$
  86. 10-08 21:47:10.502 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_REQUEST_ACTIVE_CONFIGURATION_RESP(25) {"name":"Lockdown","location":"LOCAL_STORAGE","isDirty":false,"resourceId":0}
  87. 10-08 21:47:10.502 10078-10225/com.qualcomm.ftcrobotcontroller I/RobotCore: Attempting to switch to op mode $Stop$Robot$
  88. 10-08 21:47:10.532 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_INIT_OP_MODE_RESP(37), attempt: 0
  89. 10-08 21:47:10.572 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE_RESP(37) $Stop$Robot$
  90. 10-08 21:47:10.752 10078-10225/com.qualcomm.ftcrobotcontroller I/RobotCore: robot battery read duration: n=4, mean=0.017ms sd=0.001ms
  91. 10-08 21:47:11.572 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE(10035) $Stop$Robot$
  92. 10-08 21:47:11.582 10078-10225/com.qualcomm.ftcrobotcontroller I/RobotCore: Attempting to switch to op mode $Stop$Robot$
  93. 10-08 21:47:11.612 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_INIT_OP_MODE_RESP(58), attempt: 0
  94. 10-08 21:47:11.652 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE_RESP(58) $Stop$Robot$
  95. 10-08 21:47:12.672 10078-10207/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2064K, 53% free 5487K/11608K, paused 19ms, total 19ms
  96. 10-08 21:47:15.132 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE(10083) TeleOp
  97. 10-08 21:47:15.142 10078-10225/com.qualcomm.ftcrobotcontroller I/RobotCore: Attempting to switch to op mode TeleOp
  98. 10-08 21:47:15.142 10078-10225/com.qualcomm.ftcrobotcontroller I/dalvikvm: DexOpt: illegal method access (call Lcom/qualcomm/robotcore/eventloop/opmode/OpMode;.updateTelemetryNow (Lcom/qualcomm/robotcore/robocol/TelemetryMessage;)V from Lftc8564opMode/LockdownTeleOp;)
  99. 10-08 21:47:15.142 10078-10225/com.qualcomm.ftcrobotcontroller I/dalvikvm: Could not find method com.qualcomm.robotcore.eventloop.opmode.OpMode.updateTelemetryNow, referenced from method ftc8564opMode.LockdownTeleOp.access$super
  100. 10-08 21:47:15.142 10078-10225/com.qualcomm.ftcrobotcontroller W/dalvikvm: VFY: unable to resolve virtual method 5778: Lcom/qualcomm/robotcore/eventloop/opmode/OpMode;.updateTelemetryNow (Lcom/qualcomm/robotcore/robocol/TelemetryMessage;)V
  101. 10-08 21:47:15.142 10078-10225/com.qualcomm.ftcrobotcontroller D/dalvikvm: VFY: replacing opcode 0x6f at 0x00c0
  102. 10-08 21:47:15.152 10078-10318/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: 'LinearOpMode main' starting...
  103. 10-08 21:47:15.172 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_INIT_OP_MODE_RESP(113), attempt: 0
  104. 10-08 21:47:15.212 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE_RESP(113) TeleOp
  105. 10-08 21:47:15.532 10078-10240/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2046K, 53% free 5488K/11608K, paused 37ms, total 38ms
  106. 10-08 21:47:15.972 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_RUN_OP_MODE(10098) TeleOp
  107. 10-08 21:47:16.012 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_RUN_OP_MODE_RESP(127), attempt: 0
  108. 10-08 21:47:16.012 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_RUN_OP_MODE_RESP(127) TeleOp
  109. 10-08 21:47:16.122 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 15ms, total 15ms
  110. 10-08 21:47:16.222 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5489K/11608K, paused 15ms, total 15ms
  111. 10-08 21:47:16.322 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 15ms, total 15ms
  112. 10-08 21:47:16.412 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 16ms, total 16ms
  113. 10-08 21:47:16.492 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5488K/11608K, paused 15ms, total 15ms
  114. 10-08 21:47:16.582 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 16ms, total 16ms
  115. 10-08 21:47:16.662 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5489K/11608K, paused 15ms, total 15ms
  116. 10-08 21:47:16.772 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 23ms, total 23ms
  117. 10-08 21:47:16.882 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 16ms, total 16ms
  118. 10-08 21:47:16.962 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 16ms, total 16ms
  119. 10-08 21:47:17.082 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 16ms, total 16ms
  120. 10-08 21:47:17.162 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5489K/11608K, paused 14ms, total 14ms
  121. 10-08 21:47:17.262 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2046K, 53% free 5490K/11608K, paused 16ms, total 16ms
  122. 10-08 21:47:17.352 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 16ms, total 16ms
  123. 10-08 21:47:17.442 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 19ms, total 19ms
  124. 10-08 21:47:17.552 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 18ms, total 18ms
  125. 10-08 21:47:17.672 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 15ms, total 15ms
  126. 10-08 21:47:17.772 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 16ms, total 16ms
  127. 10-08 21:47:17.862 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 16ms, total 16ms
  128. 10-08 21:47:17.972 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 17ms, total 17ms
  129. 10-08 21:47:18.092 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 15ms, total 16ms
  130. 10-08 21:47:18.172 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 16ms, total 16ms
  131. 10-08 21:47:18.272 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 17ms, total 17ms
  132. 10-08 21:47:18.362 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 15ms, total 15ms
  133. 10-08 21:47:18.492 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 16ms, total 16ms
  134. 10-08 21:47:18.582 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 15ms, total 15ms
  135. 10-08 21:47:18.672 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 15ms, total 15ms
  136. 10-08 21:47:18.762 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 14ms, total 15ms
  137. 10-08 21:47:18.842 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 15ms, total 15ms
  138. 10-08 21:47:18.932 10078-10207/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 16ms, total 16ms
  139. 10-08 21:47:19.022 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 15ms, total 15ms
  140. 10-08 21:47:19.112 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5490K/11608K, paused 17ms, total 17ms
  141. 10-08 21:47:19.202 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2048K, 53% free 5490K/11608K, paused 15ms, total 15ms
  142. 10-08 21:47:19.292 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE(10188) $Stop$Robot$
  143. 10-08 21:47:19.312 10078-10318/com.qualcomm.ftcrobotcontroller D/dalvikvm: GC_FOR_ALLOC freed 2047K, 53% free 5491K/11608K, paused 20ms, total 20ms
  144. 10-08 21:47:19.322 10078-10318/com.qualcomm.ftcrobotcontroller V/RobotCore: thread: ...terminating 'LinearOpMode main'
  145. 10-08 21:47:19.322 10078-10225/com.qualcomm.ftcrobotcontroller V/RobotCore: waiting for service user linear op mode
  146. 10-08 21:47:19.322 10078-10225/com.qualcomm.ftcrobotcontroller V/RobotCore: awaitTermination returned, isTerminated=true
  147. 10-08 21:47:19.322 10078-10225/com.qualcomm.ftcrobotcontroller V/RobotCore: executive service user linear op mode is terminated
  148. 10-08 21:47:19.322 10078-10225/com.qualcomm.ftcrobotcontroller I/RobotCore: Attempting to switch to op mode $Stop$Robot$
  149. 10-08 21:47:19.372 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_INIT_OP_MODE_RESP(226), attempt: 0
  150. 10-08 21:47:19.412 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_INIT_OP_MODE_RESP(226) $Stop$Robot$
  151. 10-08 21:47:19.412 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_RUN_OP_MODE(10197) $Stop$Robot$
  152. 10-08 21:47:19.452 10078-10238/com.qualcomm.ftcrobotcontroller V/Robocol: sending CMD_RUN_OP_MODE_RESP(234), attempt: 0
  153. 10-08 21:47:19.502 10078-10209/com.qualcomm.ftcrobotcontroller V/Robocol: received command: CMD_RUN_OP_MODE_RESP(234) $Stop$Robot$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement