- Jun 17, 2018
-
-
PX4 Jenkins authored
- sitl_gazebo in PX4/Firmware (ebc40067): https://github.com/PX4/sitl_gazebo/commit/8a3166bf5d315274cfd503a75880e9837faa9694 - sitl_gazebo current upstream: https://github.com/PX4/sitl_gazebo/commit/b5a92095bfb1b6a218a80f58ad9fe09c89ef4598 - Changes: https://github.com/PX4/sitl_gazebo/compare/8a3166bf5d315274cfd503a75880e9837faa9694...b5a92095bfb1b6a218a80f58ad9fe09c89ef4598 b5a9209 2018-06-10 TSC21 - travis_ci: Add OSX build
-
- Jun 16, 2018
-
-
rolandash authored
-
Lorenz Meier authored
This sets all channels to zero, including unused channels. Any consumer of the data using the channel count will not see a difference, but this is helpful to avoid confusion in log analysis.
-
- Jun 15, 2018
-
-
PX4 Jenkins authored
- apps in PX4/Firmware (1bc4a73eaacdb40f7d3f5ebd11882913b541b419): https://github.com/PX4-NuttX/apps/commit/7e2f17db4e770e65ee39b1a964cf4644720d976c - apps current upstream: https://github.com/PX4-NuttX/apps/commit/36806ba3d84c0fa07ed86857d4c92a997b7cd194 - Changes: https://github.com/PX4-NuttX/apps/compare/7e2f17db4e770e65ee39b1a964cf4644720d976c...36806ba3d84c0fa07ed86857d4c92a997b7cd194 36806ba 2018-06-06 Beat Küng - nsh_parse.c: fix 'while' and 'until' loop condition
-
PX4 Jenkins authored
- v2.0 in PX4/Firmware (a19fecad): https://github.com/mavlink/c_library_v2/commit/653ac745a57794a38c831f1ff296066a2e09c09b - v2.0 current upstream: https://github.com/mavlink/c_library_v2/commit/033fa8e7a4a75a0c3f17cea57e3be8966e05f770 - Changes: https://github.com/mavlink/c_library_v2/compare/653ac745a57794a38c831f1ff296066a2e09c09b...033fa8e7a4a75a0c3f17cea57e3be8966e05f770 033fa8e 2018-05-24 PX4BuildBot - autogenerated headers for rev https://github.com/mavlink/mavlink/tree/d8ea87b9c6173ad72a032219588e302eb8cb212a
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
-
David Sidrane authored
Refactored for efficiency and simplicity.
-
Beat Küng authored
-
Beat Küng authored
contains: - https://github.com/PX4/ecl/pull/460 - https://github.com/PX4/ecl/pull/462
-
Anthony Lamping authored
-
DanielePettenuzzo authored
-
- Jun 14, 2018
-
-
David Sidrane authored
to include [BACKPORT] Merged in kekiefer/nuttx/stm32f7-serial-fix-tiocssinglewire-upstream
-
Beat Küng authored
Because _pins[i] is set from parameter value - 1
-
David Sidrane authored
This is the root cause of https://github.com/PX4/Firmware/issues/9461 The _pins array was initialized to -1. It was used to index the _gpios array. The value at _gpios[-1] was a number that mapped to Analog mode on Port A pin 0. These is the UART4_TX pin and was being reconfigured by the fault in the camera_trigger to an alaog input.
-
David Sidrane authored
This reverts commit a62a71f4. The root cause was the camera trigger passing invalid pin configuration setting overwriting the UART4 TX pin setting
-
Roman Bapst authored
computational load in optical flow simulation Signed-off-by:
Roman <bapstroman@gmail.com>
-
Daniel Agar authored
-
Beat Küng authored
-
Philipp Oettershagen authored
Fixed-wing autoland: Fix bug that could cause a steep pitch increase and thus aircraft stall during the flare (#9674)
-
Oleg Kalachev authored
-
Oleg Kalachev authored
In precland the copter may switch to horizontal approach state with an old landing target pose message.
-
- Jun 13, 2018
-
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Ivo Drescher authored
Signed-off-by:
Ivo Drescher <ivo.drescher@gmail.com>
-
Ivo Drescher authored
Added more explanations regarding the coordinate transformation. Signed-off-by:
Ivo Drescher <ivo.drescher@gmail.com>
-
johannes authored
analyse_logdata_ekf: - fix the buffer to start the analyses 5s after takeoff and end them 5s before landing for logs that start or finish in air - add flag for turning on-off 5s late start early end buffer - split the combined imu sensor check into checks for vibration, bias and output predictor
-
Daniel Agar authored
-
Anthony Lamping authored
-
Daniel Agar authored
-