Skip to content
Snippets Groups Projects
  1. Nov 15, 2017
  2. Oct 25, 2017
  3. 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
  4. Oct 11, 2017
  5. 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
  6. Sep 15, 2017
  7. Aug 23, 2017
  8. Aug 01, 2017
  9. Jul 06, 2017
  10. Jun 12, 2017
  11. Jun 06, 2017
  12. Jun 04, 2017
  13. Apr 24, 2017
  14. Apr 21, 2017
  15. Apr 20, 2017
  16. Mar 12, 2017
  17. Feb 27, 2017
  18. Jan 27, 2017
  19. Jan 25, 2017
  20. Jan 19, 2017
  21. Dec 27, 2016
  22. Dec 21, 2016
  23. Dec 14, 2016
  24. Dec 10, 2016
  25. Dec 09, 2016
  26. Dec 02, 2016
  27. Nov 23, 2016
    • Julian Oes's avatar
      px4fmu-v2_default: save more flash · afd6fd38
      Julian Oes authored
      This disables the following modules to save flash:
      - mpu9250 driver because the MPU9250 is rarely used on Pixhawks
      - Snapdragon RC PWM passthrough which is rarely used and definitely a
        special/custom configuration. Also, it will soon be obsolete with the
        upcoming PWM support on Snapdragon.
      afd6fd38
  28. Nov 08, 2016
  29. Oct 19, 2016
  30. Oct 12, 2016
Loading