- Oct 17, 2017
-
-
Daniel Agar authored
-
- Oct 09, 2017
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Oct 05, 2017
-
-
Daniel Agar authored
-
- Oct 04, 2017
-
-
Julien Lecoeur authored
-
- Sep 30, 2017
-
-
Lucas De Marchi authored
Depending on the CMake version when we are configuring it emits a warning about deprecation of CMAKE_FORCE_CXX_COMPILER. However we rely on this macro and don't want to do what CMAKE_CXX_COMPILER is doing. Here is what I get with CMake 3.9.1: CMake Deprecation Warning at /usr/share/cmake/Modules/CMakeForceCompiler.cmake:83 (message): The CMAKE_FORCE_CXX_COMPILER macro is deprecated. Instead just set CMAKE_CXX_COMPILER and allow CMake to identify the compiler. Call Stack (most recent call first): cmake/toolchains/Toolchain-arm-none-eabi.cmake:37 (cmake_force_cxx_compiler) /usr/share/cmake/Modules/CMakeDetermineSystem.cmake:94 (include) CMakeLists.txt:263 (project) Avoid the warning by passing -Wno-deprecated to cmake.
-
- Sep 29, 2017
-
-
Daniel Agar authored
-
Daniel Agar authored
-
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
-
David Sidrane authored
-
David Sidrane authored
Superceeded by nxphlite-v3 before released
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
- Sep 28, 2017
-
-
Daniel Agar authored
-
- Sep 16, 2017
-
-
Daniel Agar authored
-
- Sep 14, 2017
-
-
David Sidrane authored
-
- Sep 10, 2017
-
-
David Sidrane authored
-
Julien Lecoeur authored
* Makefile target "check_stack"
-
- Aug 23, 2017
-
-
Daniel Agar authored
-
- Aug 01, 2017
-
-
Daniel Agar authored
-
- Jul 14, 2017
-
-
Beat Küng authored
-
- Jun 12, 2017
-
-
Daniel Agar authored
-
Daniel Agar authored
-
- Jun 03, 2017
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- deploy px4 metadata using target - clang scan-build upload output to s3 - clang-tidy properly check headers - add cppcheck helper - force gcc color
-
- May 05, 2017
-
-
Lorenz Meier authored
-
- Apr 23, 2017
-
-
Daniel Agar authored
-
- Apr 21, 2017
-
-
Andrew C. Smith authored
-
- Apr 18, 2017
-
-
Daniel Agar authored
- closes #6501 - closes #6820 - closes #6881
-
- Apr 07, 2017
-
-
Daniel Agar authored
-
- Apr 02, 2017
-
-
Lorenz Meier authored
-
- Mar 25, 2017
-
-
David Sidrane authored
* stm32 Updated flash patch to upstream (fixes missing commit) * Removed zubaxgnss-v1_bootloader check build will not fit Removing zubaxgnss-v1_bootloader from the check build. It is overflowing flash by 6 Bytes.
-
- Feb 02, 2017
-
-
David Sidrane authored
-
Daniel Agar authored
-