wiki update authored by Colton Glick's avatar Colton Glick
TODO
\ No newline at end of file
To track a variable's value while the Crazyflie is running we use the built in logging feature. This consists of the Crazyflie sending the values of predetermined variables back to the ground station.
# Firmware Setup
# Ground Station Setup
# Saving Data
Relevant sources:
- [Crazyflie Logging and parameter frameworks](https://www.bitcraze.io/documentation/repository/crazyflie-firmware/master/userguides/logparam/)
- [Crazyflie python client logging](https://www.bitcraze.io/documentation/repository/crazyflie-clients-python/master/userguides/userguide_client/#:~:text=2.X%20EEPROM.-,Logging,-The%20Crazyflie%20logging)
\ No newline at end of file