Skip to content
Snippets Groups Projects
  1. Jan 31, 2018
  2. Jan 15, 2018
  3. 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
  4. Mar 12, 2017
    • Beat Küng's avatar
      lib/led: add led class with led_control uorb topic · 43b98d9a
      Beat Küng authored
      This is the new interface to control external LED's (user-facing).
      Features:
      - Supports maximum N Leds (where the board can define N)
      - on/off/blink M times
      - Different priorities
      - Allows setting a single led or multiple at once
      43b98d9a
  5. Sep 30, 2016
    • Julian Oes's avatar
      Remove size optimization for individual modules · 8ff237c6
      Julian Oes authored
      It makes more sense to set the optimization flags on a platform basis
      instead of individually for each module. This allows for different
      optimization options for SITL, NuttX, Snapdragon, etc.
      8ff237c6
  6. Sep 08, 2015
  7. Apr 12, 2015
  8. Jul 23, 2014
  9. Jul 10, 2013
  10. Apr 27, 2013
  11. Aug 10, 2012
  12. Aug 05, 2012
Loading