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/)