Skip to content
Snippets Groups Projects
  1. Jan 31, 2018
  2. Jan 27, 2018
  3. Jan 17, 2018
  4. Jan 05, 2018
  5. Nov 15, 2017
  6. Oct 25, 2017
  7. Oct 22, 2017
    • Lorenz Meier's avatar
      Remove TECS from system codebase · 4923d0cb
      Lorenz Meier authored
      The TECS controller belongs really into the ECL (estimation & control library) where we have collected a number of vehicle control systems. It is being replaced by a new implementation of the algorithm, contributed by Paul Riseborough.
      4923d0cb
  8. Oct 11, 2017
  9. Sep 29, 2017
    • Daniel Agar's avatar
      NuttX upgrade cmake wrapper (#7873) · 01b3e6fd
      Daniel Agar authored
      * NuttX cmake
      
      * px4_macros:Pass the stringified predicate as second arg to static assert
      
         CC_ASSERT mapes to the c++ static_assert or provides the same
         funtionality for c via the other macros. The c++ static assert
         takes 2 argumants the prdicate and a message. This fixes the
         lacking second argument.
      
      * Updated nuttx and apps submodule to upstream nuttx 7.21+==master
      
         This is the latest uptake of upstream nuttx and apps.
      
      * ROMFS generate with xxd instead of objcopy
      
      * delete nuttx-patches
      
      * NuttX update submodules to latest px4_nuttx-master
      
      * fix nuttx apps and board dependency
      
      * docker_run update to latest container 2017-08-29
      
      * cmake ROMFS portable sed usage
      
      * NuttX update submodules to latest px4_nuttx-master
      01b3e6fd
  10. Aug 23, 2017
  11. Aug 01, 2017
  12. Jun 12, 2017
  13. Apr 24, 2017
  14. Dec 21, 2016
  15. Dec 03, 2016
  16. Sep 04, 2016
    • Dennis Shtatnov's avatar
    • Dennis Shtatnov's avatar
      Tweak configs for CF2 · e6b98b2a
      Dennis Shtatnov authored
      Fix build error
      
      Capitalization mistake for headers
      
      Non-Mac compiler issue
      
      Baudrate for crazyflie nrf and fix code style
      
      Save space
      
      Cleanup mpu9250 driver
      e6b98b2a
    • Dennis Shtatnov's avatar
      MPU9250 I2C mode · 5100785f
      Dennis Shtatnov authored
      Fixes for other boards
      
      Functioning sensors
      5100785f
    • Dennis Shtatnov's avatar
      Working motors and mtd for CF2 · 9c8e5640
      Dennis Shtatnov authored
      9c8e5640
    • Tim Dyer's avatar
      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
  17. Aug 18, 2016
    • James Goppert's avatar
      Path cleanup, low impact changes (#5340) · 818840b5
      James Goppert authored
      * Low impact changes from path_cleanup branch.
      
      This is a step towards minimizing the diff with path_cleanup branch.
      
      * Update ecl.
      
      * Revert matrix update.
      
      * Revert ecl and matrix.
      
      * Update sitl gazebo.
      
      * Revert sitl_gazebo and matrix changes.
      818840b5
  18. Aug 07, 2016
  19. Aug 05, 2016
  20. May 14, 2016
  21. May 12, 2016
  22. May 03, 2016
  23. May 01, 2016
  24. Apr 14, 2016
  25. Mar 25, 2016
  26. Jan 01, 2016
  27. Dec 26, 2015
  28. Dec 24, 2015
  29. Nov 17, 2015
  30. Oct 12, 2015
  31. Oct 11, 2015
Loading