User Tools

Site Tools


projects:crazyflie:crtp

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
projects:crazyflie:crtp [2013-02-22 07:07]
macke
projects:crazyflie:crtp [2013-02-22 07:24]
macke
Line 41: Line 41:
 ^  **Port**  ^   **Target**    **Used for**   ^ ^  **Port**  ^   **Target**    **Used for**   ^
 |          |   [[projects:crazyflie:crtp:console | Console ]]      | Read console text that is printed to the console on the Crazyflie using consoleprintf | |          |   [[projects:crazyflie:crtp:console | Console ]]      | Read console text that is printed to the console on the Crazyflie using consoleprintf |
-|          |   [[projects:crazyflie:crtp:param | Parameters]]   | Get/set parameters from the Crazyflie. Parameters are defined using a macro in the Crazyflie source-code |+|          |   [[projects:crazyflie:crtp:param | Parameters]]   | Get/set parameters from the Crazyflie. Parameters are defined using a [[projects:crazyflie:firmware:param|macro in the Crazyflie source-code]] |
 |          |   [[projects:crazyflie:crtp:commander |Commander]]    | Sending control set-points for the roll/pitch/yaw/thrust regulators | |          |   [[projects:crazyflie:crtp:commander |Commander]]    | Sending control set-points for the roll/pitch/yaw/thrust regulators |
-|          |   [[projects:crazyflie:crtp:log#communication_protocol|Log]]    | Set up log blocks with variables that will be sent back to the Crazyflie at a specified period. Log variables are defined using a macro in the Crazyflie source-code |+|          |   [[projects:crazyflie:crtp:log#|Log]]    | Set up log blocks with variables that will be sent back to the Crazyflie at a specified period. Log variables are defined using a [[projects:crazyflie:firmware:log|macro in the Crazyflie source-code]] |
 |   14         [[projects:crazyflie:pc_utils:debugdriver|Client-side debugging]]    | Debugging the UI and exists only in the Crazyflie Python API and not in the Crazyflie itself.  | |   14         [[projects:crazyflie:pc_utils:debugdriver|Client-side debugging]]    | Debugging the UI and exists only in the Crazyflie Python API and not in the Crazyflie itself.  |
 |   15         [[projects:crazyflie:crtp:linklayer |Link layer ]]   | Used to control and query the communication link | |   15         [[projects:crazyflie:crtp:linklayer |Link layer ]]   | Used to control and query the communication link |
Line 69: Line 69:
 |    Data      4-34  | The data in the packet | |    Data      4-34  | The data in the packet |
 |    CRC    |   35-36  | The CRC16 of the packet | |    CRC    |   35-36  | The CRC16 of the packet |
- 
projects/crazyflie/crtp.txt · Last modified: 2021-06-24 16:48 by kimberly