FAQ: Difference between revisions

From Distributed Autonomous and Networked Control Lab
Jump to navigation Jump to search
Jnoronha (talk | contribs)
added matlab parser
Jnoronha (talk | contribs)
added question 6
Line 26: Line 26:


::See the [[:Logging#MATLAB Parser|MATLAB Parser]] section for examples.
::See the [[:Logging#MATLAB Parser|MATLAB Parser]] section for examples.
:'''6. Can I change what files are compiled during <code>make</code>?'''
::Yep! You need to modify the makefile in the Client directory. Follow the example shown [[:PC Client Software#Makefile|here]].





Revision as of 17:03, 3 August 2016

Here you can find some Frequently Asked Questions:

1. How do I change the Radio Channel?
Find out here: Changing the Radio Channel
2. How do I use Log Blocks?
3. I just want to run the code, how do I run it?
See Using the Swarm Client
4. What are the Keyboard Commands for flying the Crazyflie?
You can find a full list of all the Key Commands in Keyboard Commands
(Alternatively: See Step 4 of Using the Swarm Client)
5. How do I plot the Log Files that the Crazyflie Swarm Creates?
See the MATLAB Parser section for examples.
6. Can I change what files are compiled during make?
Yep! You need to modify the makefile in the Client directory. Follow the example shown here.




Main Directory
Crazyflie Swarm Home | PC Client Software | USB Radio | Firmware | FAQ
Modifications Directory
Controller | Logging | Keyboard Commands | Changing Radio Channel | Flight Modes | Callbacks | Adding a Crazyflie | Firmware