- Jan 15, 2017
-
-
Daniel Agar authored
-
- Jan 14, 2017
-
-
Daniel Agar authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
mazahner authored
each CMakeFile that generates parameters should add its path to the msg_include_path which will then be handled in the px_generate_uorb_topic_files.py
-
Nicolae Rosia authored
This is a left over from cleanup 0acf6db6 Signed-off-by:
Nicolae Rosia <nicolae.rosia@gmail.com>
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
Some strings were not enforcing NUL termination.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
Daniel Agar authored
- pulls more of the travis-ci s3 deploy into the repo so we can potentially migrate to another CI system - fixed the sizes output and added verbose compiler version to cmake (#6322) - fixed filenames for firmware uploaded to s3 (was broken by the changes yesterday) - fixed some broken git version display in cmake - Makefile organization - simplified .travis.yml - added a print to know which config the nuttx patch was being applied to - docker_run.sh now respects PX4_DOCKER_REPO for setting the docker image, but defaults to the good production nuttx image
-
David Sidrane authored
-
- Jan 13, 2017
-
-
Daniel Agar authored
-
ChristophTobler authored
-
James Goppert authored
-
James Goppert authored
-
James Goppert authored
-
James Goppert authored
-
James Goppert authored
-
James Goppert authored
-
James Goppert authored
-
Andreas Antener authored
-
Beat Küng authored
Needed for the DriverFramework. Fixes the error: 15050 SPIDevObj start failed 15142 DevObj start failed 15185 Unable to open the device path: ERROR [df_lsm9ds1_wrapper] LSM9DS1 start fail: -1 ERROR [df_lsm9ds1_wrapper] DfLsm9ds1Wrapper start failed Command 'df_lsm9ds1_wrapper' failed, returned -1
-
David Sidrane authored
* Update libuavcan to upstream master with PX4 contrib for NuttX 7.16+ * Release any 64B blocks not needed by usavcan after FW server is stopped. We simply call the srrink methode after the server stop. See https://github.com/PX4/Firmware/pull/3005#issue-111885687 for backgound
-
- Jan 12, 2017
-
-
CarlOlsson authored
mixer: Removed the pitch offset in the mixer file for the TBS Caipirinha since it should be handled by either hardware installation or trim parameter Signed-off-by:
CarlOlsson <carlolsson.co@gmail.com>
-
Lorenz Meier authored
-
Mark Charlebois authored
QuRT doesn't support printf, so the messages don't appeat in mini-dm. This problem is also present in many other parts of the PX4 code. Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
-
David Sidrane authored
This commit does not effect PX4 it just points to a commit that fixes a CI failure introduced in the changes upstrem to support the nuttx upgrade to 7.16+
-
Daniel Agar authored
-
Julian Oes authored
This fixes some non-Pythonic things and unneccessary semicolons. Still to fix are line-length and multiple spaces before operators.
-