Skip to content

Implement LOG functionality #11

@ataffanel

Description

@ataffanel

The Crazyflie has a log functionality that allows to setup "log blocks" which are block of variables that can be scheduled to be received at regular interval. The log protocol documentation is in the Bitcraze wiki: https://wiki.bitcraze.io/doc:crazyflie:crtp:log

This would be the start of making the ios client a bit more a 'serious' Crazyflie client: to implement those more complex protocol it would be beneficial to make a Crazyflie object and to encapsulate all communication and logic in it. The same way it is done in the Python and Android client. I created ticket #10 for it.

This functionality has been discussed in #7 but will be useful for #9.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions