User Tools

Site Tools


doc:lps:firmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
doc:lps:firmware [2017-05-26 15:28]
macke created
— (current)
Line 1: Line 1:
-In order for the LPS to work the Crazyflie 2.0 STM32 firmware needs to use the Kalman estimator, which is not included in the stock firmware. You can either download a specific pre-built binary ([[https://github.com/bitcraze/crazyflie-release/releases|releases]]) or by building your own from source. 
- 
-====== Building Crazyflie 2.0 STM32 firmware with Kalman ====== 
-  * Follow the instructions for installing the toolchain and compiling from the [[https://github.com/bitcraze/crazyflie-firmware/blob/master/README.md|repository readme]] 
-  * Before making the firmware edit the tools/make/config.mk file to include the following: <code>ESTIMATOR = kalman</code> 
-  * Build the firmware <code>make clean 
-make 
-make cload</code> 
- 
- 
  
doc/lps/firmware.1495805292.txt.gz · Last modified: 2017-05-26 15:28 by macke