User Tools

Site Tools


projects:crazyflie:pc_utils:debugdriver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
projects:crazyflie:pc_utils:debugdriver [2012-12-30 01:12]
macke created
projects:crazyflie:pc_utils:debugdriver [2021-06-24 16:52] (current)
kimberly
Line 1: Line 1:
 +<WRAP center round important 60%>
 +This page has deprecated and will be archived. Please go to [[https://www.bitcraze.io/]].
 +</WRAP>
 ====== Client-side debugging ====== ====== Client-side debugging ======
 The client-side debugging feature is used mainly to debug the UI on the client side without having a Crazyflie connected. The client-side debugging feature is used mainly to debug the UI on the client side without having a Crazyflie connected.
  
 To accomplish this there's two ways to debug: During connection and after the connection is established. Debugging during the connection is managed by using multiple interfaces, one for each simulated behavior and debugging after the connection is established is managed by sending data to a designated port. To accomplish this there's two ways to debug: During connection and after the connection is established. Debugging during the connection is managed by using multiple interfaces, one for each simulated behavior and debugging after the connection is established is managed by sending data to a designated port.
 +
 +To enable the DebugDriver interface you will have to edit the configuration file (config.json) and set the ''enable_debug_driver'' attribute to ''true''.
  
 ====== Debugging during connection ====== ====== Debugging during connection ======
projects/crazyflie/pc_utils/debugdriver.1356826371.txt.gz · Last modified: 2015-07-15 16:30 (external edit)