Skip to content
Snippets Groups Projects
  • Tim Dyer's avatar
    b65ff53b
    Initial build for Crazyflie 2.0 · b65ff53b
    Tim Dyer authored
    Working crazyflie firmware build
    
    * Console on USART3
    * Could not disable building PX4IO firmware, currently commented out
    
    Don't build PX4IO firmware if the board doesn't ask for it
    
    Added crazyflie motor driver
    
    Fixed wrong register
    
    CLK_SEL is in PWR_MGMT_1
    
    Initial I2C/SPI MPU9250 device
    
    * Tested with I2C
    * Need to add error checking
    * Intermittent crash on stop call
    
    Working ak8963 mag driver
    
    Functional lps25h driver. Work in progress.
    
    Works well enough to probe and allow sensors task to start.
    
    Added serial port test module
    
    HACK! Get sensors module working
    
    Set crazyflie PWM range
    
    Extend baudrate for Crazyflie's NRF radio
    
    Added dummy tone alarm to allow for init
    
    Added autostart script for Crazyflie
    b65ff53b
    History
    Initial build for Crazyflie 2.0
    Tim Dyer authored
    Working crazyflie firmware build
    
    * Console on USART3
    * Could not disable building PX4IO firmware, currently commented out
    
    Don't build PX4IO firmware if the board doesn't ask for it
    
    Added crazyflie motor driver
    
    Fixed wrong register
    
    CLK_SEL is in PWR_MGMT_1
    
    Initial I2C/SPI MPU9250 device
    
    * Tested with I2C
    * Need to add error checking
    * Intermittent crash on stop call
    
    Working ak8963 mag driver
    
    Functional lps25h driver. Work in progress.
    
    Works well enough to probe and allow sensors task to start.
    
    Added serial port test module
    
    HACK! Get sensors module working
    
    Set crazyflie PWM range
    
    Extend baudrate for Crazyflie's NRF radio
    
    Added dummy tone alarm to allow for init
    
    Added autostart script for Crazyflie