Search found 2 matches
- Fri Mar 17, 2017 2:36 pm
- Forum: Developer Discussions
- Topic: How to debug the crazyflie 2.0?
- Replies: 3
- Views: 3034
Re: How to debug the crazyflie 2.0?
Crazyflie has a log and param subsystem designed for that: - Param allows to set and get variable values remotely. It is assumes that the variable are never modified by the firmware - Log allows to periodically fetch variable values from the firmware There is some info on the wiki: https://wiki.bit...
- Thu Mar 16, 2017 8:34 pm
- Forum: Developer Discussions
- Topic: How to debug the crazyflie 2.0?
- Replies: 3
- Views: 3034
How to debug the crazyflie 2.0?
Is there any way to debug the crazyflie 2.0 so that I can write the code to send information while flying and my pc can receive the information and display on the screen?
Thanks
Thanks