User Tools

Site Tools


projects:crazyflie:firmware:log

This is an old revision of the document!


Crazyflie LOG subsystem

The Crazyflie log system is design in such a way that the copter firmware is mostly independant from the client and all information required to get the log system to work are communicated at connection time. The copter contains a table of content of all the variable possible to log. The client retrieve the list at connection time. The client then program in the copter log packets (ie. list of variable to log at the same time) to be sent back at regular interval.

This mechanism is used both for regular log operation (ie. user requested log to inspect and debug flight data) but also to update indication in the GUI application.

projects/crazyflie/firmware/log.1349609871.txt.gz · Last modified: 2015-07-15 16:30 (external edit)